summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fe4f705567db9ea6d3c64f0f85f11cd22d7d8ea1 (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-hep_ml
	pkgdesc = Specific machine learning tools for purposes of high energy physics
	pkgver = 0.6.0
	pkgrel = 1
	url = https://arogozhnikov.github.io/hep_ml/
	arch = any
	license = Apache
	makedepends = cython2
	makedepends = cython
	makedepends = python2-numpy
	makedepends = python-numpy
	makedepends = python2-scikit-learn
	makedepends = python-scikit-learn
	makedepends = python2-scipy
	makedepends = python-scipy
	makedepends = python2-setuptools
	makedepends = python-setuptools
	makedepends = python2-six
	makedepends = python-six
	makedepends = python2-pandas
	makedepends = python-pandas
	makedepends = python2-theano
	makedepends = python-theano
	options = !emptydirs
	source = https://github.com/arogozhnikov/hep_ml/archive/v0.6.0.zip
	sha256sums = 722cf5249d1c9b027bc8de54d7ffd6b3eb4730985b273cb8dd99753198ea1711

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

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