summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1eb66608c41aee6d9de99c15c9b52f76b38c7841 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = mlpack
	pkgdesc = a scalable c++ machine learning library
	pkgver = 3.1.1
	pkgrel = 1
	url = http://www.mlpack.org
	arch = x86_64
	license = BSD
	makedepends = cmake>=2.8.5
	makedepends = txt2man
	makedepends = python-setuptools
	makedepends = python-pytest-runner
	depends = armadillo>=6.500.0
	depends = boost>=1.49
	depends = lapack
	depends = libxml2>=2.6.0
	depends = cython>=0.24
	depends = python-numpy
	depends = python-pandas>=0.15.0
	source = http://www.mlpack.org/files/mlpack-3.1.1.tar.gz
	sha256sums = a9901ea93655790fa66d55b52eb7a901754b6fedcc25b3258fd52709d2135e63

pkgname = mlpack