-
Notifications
You must be signed in to change notification settings - Fork 14
Home
Lawrence Murray edited this page May 8, 2021
·
10 revisions
Birch is a probabilistic programming language featuring automatic marginalization, automatic conditioning, automatic differentiation, and inference algorithms based on Sequential Monte Carlo (SMC). The Birch language transpiles to C++.
This Wiki provides some miscellaneous articles on certain topics, such as Birch plugins for IDEs, as well as links to various developer resources.
- Birch website for a gentle introduction.
- Birch docs site for reference documentation.
- CircleCI test results for Linux and Mac.
- Docker Hub container images used on CircleCI (may be useful guide for own images, Dockerfiles here).
- Cirrus CI test results for FreeBSD.
- CodeCov test coverage results.
- MongoDB Atlas Dashboard for examples and benchmarks.
- Open Build Service for Linux packaging.
- Homebrew tap for Mac packaging.
- VSCode plugin
- Eclipse plugin
- LibBi the predecessor to Birch.