-
-
Notifications
You must be signed in to change notification settings - Fork 370
Home
This is the top-level Wiki for Stan developers. User-facing information can be found on the
If you have any questions about using Stan or Stan development, please feel free to ask on the
This section provides a complete list of developer-facing Wikis hosted in this repo.
The Roadmap Wikipage was removed as it was not convenient for discussing plans. Stan-dev design documents repo lists design documents and functional specs that attempt to describe major changes to our code base. Recent design docs and pull requests for new design docs also indicate potential new major features. Github pull request discussion and review features are used to improve design docs before actual implementation starts.
For a list of ways to contribute to Stan without being a C++/OCaml developer, see
For an overview of the project from a developer perspective, please read the
The processes governing Stan development are outlined in the
The code style requirements for Stan are covered in
There is a wiki page about
and a separate page for
For unit testing individual functions, see
For continuous integration testing, see
For testing sampling behavior, see
Until it can be moved to the user's guide, this repo will continue to host the