blob: 74e48619958274bb283099e270f1697c91131748 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-picard
pkgdesc = Preconditioned ICA for Real Data
pkgver = 0.8.2
pkgrel = 1
url = https://github.com/pierreablin/picard
arch = any
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
depends = python
depends = python-numpy
depends = python-scikit-learn
depends = python-scipy
source = https://files.pythonhosted.org/packages/source/p/python-picard/python_picard-0.8.2.tar.gz
sha1sums = fc11aeafb0bf9501f8e75040782421723d2f1ace
pkgname = python-picard
|