summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2b6b2621af41889cf22b0d3252464252e620502c (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.3
	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.3.tar.gz
	md5sums = 99645bf558a41376be0e687ccf90a39f

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