Warning:
littlemcmc
's behavior is unstable in Jupyter notebooks - for best results and support, please uselittlemcmc
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.
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.
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
LittleMCMC is developed by George Ho. For a full list of contributors, please see the GitHub contributor graph.
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.
Please cite using the Zenodo DOI.