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
- Method `max_abs_deviation` in stan/mcmc/chainset should be *median* not max
- ADVI: Option to save family parameters to JSON
- Fix line search to avoid non-finite gradients
- Modify the opitimization lines earch to not return a point with non-finite gradient
- Add boolean-based indexing (e.g., `Y[Z == 1]`)
- Review the Issues list please?
- FR: `model_base` methods - use `Eigen::Ref<Eigen::VectorXd>`
- report condition number of metric for HMC adaptive samplers
- Move from int to long int?
- Too loose ASSERT_NEAR and wrong test values in compute_potential_scale_reduction_test.cpp
- Docs
- C++ not yet supported