summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bd33a0e4229df7313889fe34ffffe3a6698bb507 (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.5
	pkgrel = 1
	url = https://github.com/pymc-devs/pymc
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = gcc-fortran
	source = https://pypi.python.org/packages/source/p/pymc/pymc-2.3.5.tar.gz
	md5sums = 1d327b5863adc753ca99fa1b7b9f734f

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