-
-
Notifications
You must be signed in to change notification settings - Fork 370
Home
Bob Carpenter edited this page Oct 21, 2016
·
83 revisions
This is the top-level Wiki for the Stan project. Most of the content is aimed at developers, though some may be of interest to users. If you're not a Stan developer or thinking of becoming one, you're probably looking for:
Each of the Stan code repositories here on GitHub has its own set of Wiki pages, with information for the language, algorithms, and developer process and tools listed here.
- Prior choice
- Where do I report bugs or request features?
- Frequently encountered problems
- Installing older versions
- Testing framework
- Testing tools and procedures
- Googletest for unit tests
- Python unit test script
- Jenkins for continuous integration
- Continuous integration (1)
- Continuous integration (2)
- Ragged arrays
- Tuple data type
- Sparse matrix data type
- Functionals and higher-order functions
- Stan 3 density notation and increments
- Parameter labeling
- Logging
- Parser pedantic mode
- Services refactor
- CloudStan
- Log levels and consolidated output across interfaces
- Stan 3 unified interface
- Stan C++ API refactor