-
-
Notifications
You must be signed in to change notification settings - Fork 371
Home
Bob Carpenter edited this page Oct 20, 2016
·
83 revisions
Welcome to the Stan wiki. This page is primarily intended for developers, both active and new to Stan.
Only the following are user-facing pages; the rest are aimed at Stan developers.
- Prior choice
- Frequently encountered problems
- Installing older versions
- Where do I create a new issue?
- Dev process overview
- Code quality
- Coding style and idioms
- Continuous integration
- Contributing new functions
- Git process
- Testing tools and procedures
- Doxygen for API doc
- Googletest for unit tests
- Jenkins for continuous integration
- Continuous integration
- Upgrade version numbers
- Testing framework
- Python unit test script
- CloudStan
- ODE models
- Log levels and consolidated output across interfaces
- Logging
- Documentation reorganization
- Tuple data type
- Sparse matrix data type
- Functionals and higher-order functions
- JSON I/O
- Protocol buffer I/O
- Max (marginal) likelihood
- Output format
- Parameter labeling
- Ragged arrays
- Services refactor
- Stan 3 unified interface
- Stan C++ API refactor
- Stan 3 density notation and increments
- Parser pedantic mode