Skip to content

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

License

Notifications You must be signed in to change notification settings

eigenfoo/littlemcmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2b5dd87 · Apr 22, 2021
Aug 11, 2020
Jan 5, 2021
Jan 5, 2021
Apr 27, 2020
Jan 5, 2021
Dec 23, 2019
Apr 29, 2020
Dec 14, 2019
Dec 8, 2019
Dec 25, 2019
Dec 14, 2019
Dec 26, 2019
Dec 24, 2019
Dec 23, 2019
Jan 1, 2020
Jan 20, 2020
Aug 5, 2020
Apr 22, 2021
Jan 20, 2020
Jun 21, 2020
Aug 5, 2020
Dec 14, 2019
Oct 8, 2020

Repository files navigation

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.

About

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

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published