blob: 51311a1e43d028e1b25ab8eb98ac3383b718c8c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-pymcr
pkgdesc = Multivariate Curve Resolution in Python.
pkgver = 0.5.1
pkgrel = 3
url = https://github.com/usnistgov/pyMCR
arch = x86_64
license = custom
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-pytest
depends = python
depends = python-numpy
depends = python-scipy
optdepends = python-scikit-learn: Provide more efficient regression methods
source = https://files.pythonhosted.org/packages/41/2f/9aa68ca89facba9efab95fdfe38c0368b6ccc1124088986ec3c050e9ea17/pyMCR-0.5.1.tar.gz
sha256sums = cefa25c5cc788e466c074aa562baf9f0a91f73bf7d37b04ca82ff2604cc3bf2e
pkgname = python-pymcr
|