summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b03041e22e161e07ae57d1c65642292a77a8dcd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pymc3-git
    pkgdesc = Probabilistic Programming in Python. Uses Theano as a backend, supports NUTS and ADVI.
    pkgver = v3.0beta.r653.g935779a
    pkgrel = 1
    url = http://pymc-devs.github.io/pymc3/
    arch = any
    license = APACHE
    makedepends = git
    makedepends = python-setuptools
    depends = python-joblib
    depends = python-scipy
    depends = python-numpy
    depends = python-matplotlib
    depends = python-theano
    depends = python-pandas
    conflicts = python-pymc3
    options = !emptydirs
    source = git+https://github.com/pymc-devs/pymc3.git
    md5sums = SKIP

pkgname = python-pymc3-git