blob: 3efe78340b3bdf68ea72adda6d96c20753789ede (
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
|
pkgbase = python-theano-pymc
pkgdesc = Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs
pkgver = 1.1.2
pkgrel = 3
url = https://pypi.org/project/Theano-PyMC
arch = any
license = BSD-3-Clause
checkdepends = python-pytest
checkdepends = python-scipy
checkdepends = python-filelock
checkdepends = python-pydot
makedepends = python-setuptools
source = https://files.pythonhosted.org/packages/source/T/Theano-PyMC/Theano-PyMC-1.1.2.tar.gz
md5sums = 5ed1cb188fbe417946480219b5ba334b
pkgname = python-theano-pymc
depends = python>=3.6
depends = python-scipy>=0.14
depends = python-filelock
optdepends = python-theano-pymc-doc: Documentation for Theano-PyMC
provides = python-theano
pkgname = python-theano-pymc-doc
pkgdesc = Documentation for Python Theano-PyMC
|