summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 73dbf58719890a49a3c6cf2d11fe65c2e79f38f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = python-emcee-git
	pkgdesc = The Python ensemble sampling toolkit for affine-invariant MCMC
	pkgver = 3.1.4.dev6+gc3164ce
	pkgrel = 1
	url = https://pypi.org/project/emcee
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-h5py
	checkdepends = python-scipy
	makedepends = git
	makedepends = python-setuptools-scm
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-numpy
	optdepends = python-tqdm: For progress bars
	optdepends = python-h5py: For HDF5 backend
	optdepends = python-scipy
	optdepends = python-emcee-doc: Documentations for emcee
	provides = python-emcee
	conflicts = python-emcee
	source = python-emcee::git+https://github.com/dfm/emcee.git
	b2sums = SKIP

pkgname = python-emcee-git