summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: af105377184831dc1fc614e4ac165d355120663e (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
pkgbase = python-theano-git
	pkgdesc = Definition and optimized evaluation of mathematical expressions on Numpy arrays.
	pkgver = 0.7.1a1.r1287.4260bbf
	pkgrel = 1
	url = http://www.deeplearning.net/software/theano/
	arch = any
	license = BSD
	checkdepends = python-nose
	checkdepends = python2-nose
	makedepends = python-distribute
	makedepends = python2-distribute
	depends = python
	depends = python-numpy
	depends = python2
	depends = python2-numpy
	optdepends = python-pycuda
	optdepends = python-pydot
	optdepends = python2-pycuda
	optdepends = python2-pydot
	provides = python-theano
	provides = python2-theano
	conflicts = python-theano
	conflicts = python2-theano
	source = python-theano::git+https://github.com/Theano/Theano.git
	sha256sums = SKIP

pkgname = python-theano-git
	depends = python
	depends = python-numpy
	optdepends = python-pycuda
	optdepends = python-pydot
	provides = python-theano
	conflicts = python-theano

pkgname = python2-theano-git
	depends = python2
	depends = python2-numpy
	optdepends = python2-pycuda
	optdepends = python2-pydot
	provides = python2-theano
	conflicts = python2-theano