summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c0018e4c279175bbf561cb22fde947c84b6a44b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python2-emcee
	pkgdesc = Kick ass affine-invariant ensemble MCMC sampling
	pkgver = 3.0.2
	pkgrel = 1
	url = http://emcee.readthedocs.io/
	arch = any
	license = MIT
	makedepends = python2-setuptools-scm
	depends = python2-numpy
	optdepends = python2-tqdm: For progress bars
	optdepends = python2-h5py: For HDF5 backend
	source = https://files.pythonhosted.org/packages/source/e/emcee/emcee-3.0.2.tar.gz
	md5sums = 24b3bea970457d3cd14d37c406df68d7

pkgname = python2-emcee