summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7ed893524f7feeec62968581414e330c3f54d6ec (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
pkgbase = python-theano
	pkgdesc = Definition and optimized evaluation of mathematical expressions on Numpy arrays.
	pkgver = 1.0.4
	pkgrel = 3
	url = http://www.deeplearning.net/software/theano/
	arch = any
	license = BSD
	makedepends = python-distribute
	makedepends = python2-distribute
	source = https://files.pythonhosted.org/packages/source/T/Theano/Theano-1.0.4.tar.gz
	sha256sums = 35c9bbef56b61ffa299265a42a4e8f8cb5a07b2997dabaef0f8830b397086913

pkgname = python-theano
	depends = python-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

pkgname = python2-theano
	depends = python2-numpy
	optdepends = python2-sympy: Recommended
	optdepends = python2-scipy: Recommended
	optdepends = python2-pycuda
	optdepends = python2-pydot-ng: Preferred over python-pydot
	optdepends = python2-pydot
	optdepends = python2-pygpu-git
	optdepends = python2-mpi4py: minimal support for opencl