summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 080fe7873aa0f45cadc8e8f2bde6e2b1e2ec8744 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
pkgbase = python-theano
	pkgdesc = Definition and optimized evaluation of mathematical expressions on Numpy arrays.
	pkgver = 1.0.2
	pkgrel = 3
	url = http://www.deeplearning.net/software/theano/
	arch = any
	license = BSD
	checkdepends = python-nose
	checkdepends = python-parameterized
	checkdepends = python2-nose
	checkdepends = python2-parameterized
	makedepends = python-distribute
	makedepends = python2-distribute
	optdepends = python-sympy: Recommended
	optdepends = python-scipy: Recommended
	optdepends = python-pycuda
	optdepends = python-pydot-ng: Preferred over python-pydot
	optdepends = python-pydot
	optdepends = python-pygpu-git
	optdepends = python-scikit-sparse
	optdepends = python-mpi4py: minimal support for opencl
	optdepends = python2-sympy
	optdepends = python2-scipy
	optdepends = python2-pycuda
	optdepends = python2-pydot-ng
	optdepends = python2-pygpu-git
	optdepends = python2-pydot
	optdepends = python2-mpi4py
	source = https://pypi.python.org/packages/99/dd/e43e3da5dd52f1468def552ed3e752bfd6958369478cc906ff07b21af92e/Theano-1.0.2.tar.gz
	sha256sums = 6768e003d328a17011e6fca9126fbb8a6ffd3bb13cb21c450f3e724cca29abde

pkgname = python-theano
	depends = python-numpy

pkgname = python2-theano
	depends = python2-numpy