blob: 7672565ce8df6dddf7a7a077dae945da43faf8d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-array-api-compat
pkgdesc = A wrapper around NumPy and other array libraries to make them compatible with the Array API standard.
pkgver = 1.15.0
pkgrel = 1
url = https://data-apis.org/array-api-compat/
arch = any
license = MIT
makedepends = meson-python
makedepends = python-build
makedepends = python-installer
depends = python
optdepends = python-numpy
optdepends = python-cupy
optdepends = python-jax
optdepends = python-pytorch
optdepends = python-dask
optdepends = python-sparse
source = https://files.pythonhosted.org/packages/source/a/array-api-compat/array_api_compat-1.15.0.tar.gz
sha256sums = 53c5f922491bf15f62847afafc4e39eedfae57d218988fefb8cce39c2a9b3dea
pkgname = python-array-api-compat
|