×

array_api_strict is a strict, minimal implementation of the Python array API. The purpose of array-api-strict is to provide an implementation of the array API for consuming libraries to test against so they can be completely sure their usage of the array API is portable. It is not intended to be used by end-users. End-users of the array API should just use their favorite array library (NumPy, CuPy, PyTorch, etc.) as usual. It is also not intended to be used as a dependency by consuming libraries. Consuming library code should use the array-api-compat package to support the array API. Rather, it is intended to be used in the test suites of consuming libraries to test their array API usage.

Uploaded Tue Apr 1 00:56:55 2025
md5 checksum 1045346909a0207445da1aadc7c8ce17
build pyhd3eb1b0_0
depends numpy, python >=3.9
license BSD-3-Clause
license_family BSD
md5 1045346909a0207445da1aadc7c8ce17
name array-api-strict
noarch python
sha1 accc1a5e19f6b19639d7d185bd23ee183363e380
sha256 ef69d0f1fb41b983dc166cb35cb1b98c2330d52fa3fb4a023926e991681dfb8b
size 41818
subdir noarch
timestamp 1712074718613
version 1.1