summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 19e7ed55ad7defc9e70f694ed9bc7c6619dd24c0 (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
26
27
28
29
30
pkgbase = mlpack
	pkgdesc = A fast, flexible, scalable C++ machine learning library
	pkgver = 4.3.0
	pkgrel = 1
	url = https://mlpack.org
	arch = x86_64
	license = custom:BSD-3-clause
	makedepends = cmake
	makedepends = txt2man
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-pytest-runner
	makedepends = python-pip
	depends = armadillo
	depends = cereal
	depends = boost
	depends = lapack
	depends = ensmallen
	depends = cython
	depends = python-numpy
	depends = python-pandas
	optdepends = openmp: parallel computation support
	optdepends = julia: julia bindings support
	optdepends = r: r bindings support
	optdepends = go: go bindings support
	options = !emptydirs
	source = https://mlpack.org/files/mlpack-4.3.0.tar.gz
	sha512sums = 6b7c16190fa5106dde76cbedddc42ed0a4a97fcc606dc0b962744fdc812ac81f59a21b6cf071e3a8661c58cb9de2654a4eabd03c4f44d6091f99175887735c41

pkgname = mlpack