summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 44eac1d86f83ce6539f782c4c779cb0b4e9b4480 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pymc
	pkgdesc = Markov chain Monte Carlo for Python
	pkgver = 2.3.8
	pkgrel = 1
	url = https://github.com/pymc-devs/pymc
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = gcc-fortran
	source = https://github.com/pymc-devs/pymc/archive/v2.3.8.tar.gz
	sha256sums = 200a28469d574a370fa9b55cd92f112f8ad09f71674bdae514437039e953689b

pkgname = python-pymc
	depends = python-numpy
	optdepends = python-scipy
	optdepends = python-matplotlib
	optdepends = python-pytables
	optdepends = ipython
	optdepends = pydot
	optdepends = python-nose