blob: b049d35c0a8281d57952cde7c2e263e4147ecae7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-fastkde
pkgdesc = Fast kernel density estimation
pkgver = 2.1.5
pkgrel = 1
url = https://github.com/LBL-EESA/fastkde
arch = any
license = LBNL
makedepends = python-build
makedepends = python-installer
depends = python-numpy
depends = python-scipy
depends = cython
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/f/fastkde/fastkde-2.1.5.tar.gz
sha256sums = 40e8d1a50ace4df18f23db13ded8920aee805a860c49df488947f02c18830dfb
pkgname = python-fastkde
|