Littlemcmc Save

A lightweight and performant implementation of HMC and NUTS in Python, spun out of the PyMC project.

Project README

Warning: littlemcmc's behavior is unstable in Jupyter notebooks - for best results and support, please use littlemcmc in Python scripts. Furthermore, despite best efforts, littlemcmc is not guaranteed to be up-to-date with the current PyMC3 HMC/NUTS samplers - please consult our GitHub issues.


Tests Status Lint Status Up to date with PyMC3 Status Coverage Status Documentation Status License DOI

littlemcmc     /lɪtəl ɛm si ɛm si/     noun

A lightweight and performant implementation of HMC and NUTS in Python, spun out of the PyMC project. Not to be confused with minimc.

Installation

The latest release of LittleMCMC can be installed from PyPI using pip:

pip install littlemcmc

The current development branch of LittleMCMC can be installed directly from GitHub, also using pip:

pip install git+https://github.com/eigenfoo/littlemcmc.git

Contributors

LittleMCMC is developed by George Ho. For a full list of contributors, please see the GitHub contributor graph.

License

LittleMCMC is modified from the PyMC3 and PyMC4 projects, both of which are distributed under the Apache-2.0 license. A copy of both projects' license files are distributed with LittleMCMC. All modifications from PyMC are distributed under an identical Apache-2.0 license.

Citation

Please cite using the Zenodo DOI.

Open Source Agenda is not affiliated with "Littlemcmc" Project. README Source: eigenfoo/littlemcmc
Stars
49
Open Issues
8
Last Commit
3 years ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating