embang, or m!, is a probabilistic programming system integrated with Clojure, both the programming environment and the language. Introduction to m! explains how to write and run programs in m!.
Everyone is welcome to write programs which call inference, as well as to extend m! with new algorithms, propose changes, and fix bugs. Consult the developer guide for details.
The code map provides a quick guide around the source code layout, as well as contains a list of implemented inference algorithms.
Copyright © 2014, 2015 Wood group
This file is part of Anglican, a probabilistic programming system.
Anglican is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Anglican is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Anglican. If not, see http://www.gnu.org/licenses/.