Install python3-emcee by entering the following commands in the terminal:
sudo apt update sudo apt install python3-emcee
Description:
Affine-invariant ensemble MCMC sampling for Python 3
emcee is an extensible, pure-Python implementation of Goodman & Weare's Affine Invariant Markov chain Monte Carlo (MCMC) Ensemble sampler. It's designed for Bayesian parameter estimation. . This is the Python 3 package.
Homepage: http://dan.iel.fm/emcee/
Version: 2.2.1-1
Section: universe/python