summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 66d1286f7b673118242faeacf7f2d82a5d82368c (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
pkgbase = python-hep_ml
	pkgdesc = Specific machine learning tools for purposes of high energy physics
	pkgver = 0.5.0
	pkgrel = 1
	url = https://arogozhnikov.github.io/hep_ml/
	arch = i686
	arch = x86_64
	license = Apache
	makedepends = python2-scipy
	makedepends = python-scipy
	makedepends = python2-setuptools
	makedepends = python-setuptools
	makedepends = cython2
	makedepends = cython
	makedepends = python2-pandas
	makedepends = python-pandas
	makedepends = python2-scikit-learn
	makedepends = python-scikit-learn
	makedepends = python2-theano
	makedepends = python-theano
	options = !emptydirs
	source = https://github.com/arogozhnikov/hep_ml/archive/v0.5.0.zip
	sha256sums = e5145fd84b6876941807bb80fde4ff2e38fd16fb76152b83da70338022074821

pkgname = python2-hep_ml
	depends = python2-scipy
	depends = python2-six
	depends = python2-pandas
	depends = python2-theano
	depends = python2-scikit-learn
	depends = python2-numpy

pkgname = python-hep_ml
	depends = python-scipy
	depends = python-six
	depends = python-pandas
	depends = python-theano
	depends = python-scikit-learn
	depends = python-numpy