summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 73f18577896fc316c7b4677c2d14adc7f1edf19a (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
pkgbase = mlpack
	pkgdesc = A fast, flexible, scalable C++ machine learning library
	pkgver = 3.3.2
	pkgrel = 1
	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.58
	depends = lapack
	depends = ensmallen>=2.10.0
	depends = cython>=0.24
	depends = python-numpy
	depends = python-pandas>=0.15.0
	optdepends = openmp: parallel computation support
	optdepends = julia>=2:1.3.0: julia bindings support
	optdepends = go>=2:1.12.9-1: go bindings support
	source = https://www.mlpack.org/files/mlpack-3.3.2.tar.gz
	sha256sums = 11904a39a7e34ee66028292fd054afb460eacd07ec5e6c63789aba117e4d854c

pkgname = mlpack