alan-ppl / alan

An efficient, massively parallel probabilistic programming language
8 stars 0 forks source link

alan

Software in development!! Not yet for external use!!

Installation

Start by removing previous alan or alan_simplified

python -m pip uninstall alan
python -m pip uninstall alan_simplified

And then remove the corresponding repo folders before cloning the new repo.

To install, clone repo, navigate to repo root directory, and use,

pip install -e .

Tests

To run tests, navigate to tests/ and use pytest.

Docs

Read the Docs

Overall example:

See examples/example.py

Meeting TODOs:

Long-run TODOs:

Ideas: