blob: f7b6b1b9d3c2cf04bea2ab94aa7c9ecf10ad2213 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-dscribe
pkgdesc = Creating feature transformations in applications of ML to materials science
pkgver = 2.1.2
pkgrel = 1
url = https://singroup.github.io/dscribe/
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = meson-python
depends = python>3.7
depends = pybind11>=2.4
depends = python-numpy
depends = python-scipy
depends = python-ase>=3.19.0
depends = python-scikit-learn
depends = python-joblib>=1.0.0
depends = python-sparse
source = https://files.pythonhosted.org/packages/source/d/dscribe/dscribe-2.1.2.tar.gz
sha256sums = 5cbc88f1be444c7590e315868a4e7ea88e11cee4311575f8e1d26bb834d43c97
pkgname = python-dscribe
|