stan
https://github.com/stan-dev/stan
C++
Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported1 Subscribers
Add a CodeTriage badge to stan
Help out
- Issues
- `install-tbb.bat` fails on windows
- Print statements inside a model are buffered into a stringstream and only printed when log_prob returns
- Infinite loop in `WolfLSZoom` when using stan for optimization
- Use "approximate" instead of "experimental" for Pathfinder and ADVI descriptions
- Feature request: vectorized phi()
- promote logger and writer mock objects from pathfinder utils
- Cleanup varmat multi-index to use a hashmap instead of a set
- *_rng() functions that match all existing signatures available for corresponding *_lpdf() functions
- virtual declarations missing for `get_constrained_sizedtypes()` and `get_constrained_sizedtypes()` in `model_base`
- Replacing `llt` with `ldlt` decomposition in the Laplace approximation
- Docs
- C++ not yet supported