Source: emcee Section: python Priority: optional Maintainer: Debian Astronomy Team Uploaders: Ole Streicher Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-h5py, python3-numpy, python3-pytest, python3-scipy, python3-setuptools, python3-setuptools-scm Standards-Version: 4.5.0 Homepage: https://emcee.readthedocs.io Vcs-Git: https://salsa.debian.org/debian-astro-team/emcee.git Vcs-Browser: https://salsa.debian.org/debian-astro-team/emcee Rules-Requires-Root: no Package: python3-emcee Architecture: all Depends: python3-numpy, ${misc:Depends}, ${python3:Depends} 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.