python-emcee 3.1.6
Ensemble sampling toolkit for MCMC
emcee
is a Python implementation of the affine-invariant ensemble sampler for Markov chain Monte Carlo (MCMC).
- Website: https://emcee.readthedocs.io/en/stable/
- Licenses: Expat
- Package source: gnu/packages/statistics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-emcee 3.1.6
as follows:
guix install python-emcee@3.1.6
Or install the latest version:
guix install python-emcee
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.