summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8de4ba164b5d981232af93cc6d45fe30f1780f8e (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
38
39
40
41
42
43
pkgbase = python-theano
	pkgdesc = Definition and optimized evaluation of mathematical expressions on Numpy arrays.
	pkgver = 1.0.0
	pkgrel = 1
	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
	depends = python
	depends = python-numpy
	depends = python2
	depends = python2-numpy
	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/8d/74/99cc011153b3a566e98729cfee1b8b00af157e2b6047d23ee0871fd5e706/Theano-1.0.0.tar.gz
	sha256sums = 7bc82e4fcaac023cac23c390b30d5df81bc09d33568812df75b0bd2b86d2fa8f

pkgname = python-theano
	depends = python
	depends = python-numpy

pkgname = python2-theano
	depends = python2
	depends = python2-numpy