summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: afe3a5b6e7089198c4895cf7f09c3e1eac2237c1 (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 fast, flexible, scalable C++ machine learning library
	pkgver = 3.2.1
	pkgrel = 3
	url = https://mlpack.org/
	arch = x86_64
	license = BSD
	makedepends = cmake>=3.3.2
	makedepends = txt2man
	makedepends = python-setuptools
	depends = armadillo>=8.400.0
	depends = boost>=1.49
	depends = lapack
	depends = ensmallen>=2.10.0
	depends = libxml2>=2.6.0
	depends = cython>=0.24
	depends = python-numpy
	depends = python-pandas>=0.15.0
	optdepends = openmp: parallel computation support
	source = https://www.mlpack.org/files/mlpack-3.2.1.tar.gz
	sha256sums = 3fa25157a0a6e91fd5ba223ebd911e5d86c0664d969ea3f7768d823448562f36

pkgname = mlpack