blob: 5e74aa34ceb1e3b5e83657eef60e07d908d4cef6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-phiml
pkgdesc = Unified API for machine learning
pkgver = 1.16.1
pkgrel = 1
url = https://github.com/tum-pbs/PhiML
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-scipy
depends = python-packaging
source = https://pypi.org/packages/source/P/PhiML/phiml-1.16.1.tar.gz
sha512sums = 82eab6842af60cf2abcf9ec6cede777406de79112f8af56269d00515a1b277011c3299dcfb67f91c0c7b1eace8ce3e1243592baa06c59db408bb1d1c278f57ad
pkgname = python-phiml
|