summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d68e7d9e296c45d81c8659895bc7fb0a34cefbca (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
pkgbase = mlpack
	pkgdesc = a scalable c++ machine learning library
	pkgver = 3.2.1
	pkgrel = 1
	url = http://www.mlpack.org
	arch = x86_64
	license = BSD
	makedepends = cmake>=3.3.2
	makedepends = txt2man
	makedepends = python-setuptools
	makedepends = python-pytest-runner
	depends = armadillo
	depends = boost>=1.49
	depends = lapack
	depends = libxml2>=2.6.0
	depends = cython>=0.24
	depends = python-numpy
	depends = python-pandas>=0.15.0
	optdepends = openmp: parallel computation support
	source = http://www.mlpack.org/files/mlpack-3.2.1.tar.gz
	sha256sums = 3fa25157a0a6e91fd5ba223ebd911e5d86c0664d969ea3f7768d823448562f36

pkgname = mlpack