summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e555df97be1b7b0339b031d6eb3caaadab305d00 (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.0.3
	pkgrel = 1
	url = http://www.mlpack.org
	arch = i686
	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.0.3.tar.gz
	sha256sums = b6128e7eb700c69873c3cd5c3a78c79e9f5b7d92bc8d962670733c677d905d90

pkgname = mlpack