array-api-compat

A wrapper around NumPy and other array libraries to make them compatible with the Array API standard

23 个版本 Python >=3.10
Consortium for Python Data API Standards
安装
pip install array-api-compat
poetry add array-api-compat
pipenv install array-api-compat
conda install array-api-compat
描述

Array API compatibility library

This is a small wrapper around common array libraries that is compatible with the Array API standard. Currently, NumPy, CuPy, PyTorch, Dask, JAX, ndonnx and sparse are supported. If you want support for other array libraries, or if you encounter any issues, please open an issue.

See the documentation for more details https://data-apis.org/array-api-compat/

版本列表
1.15.0 2026-06-07
1.14.0 2026-02-26
1.13.0 2025-12-28
1.12.0 2025-05-16
1.11.2 2025-03-20
1.11.1 2025-03-04
1.11 2025-02-27
1.10.0 2024-12-25
1.9.1 2024-10-29
1.9 2024-10-03
1.8 2024-07-24
1.7.1 2024-05-28
1.7 2024-05-24
1.6 2024-03-30
1.5.1 2024-03-20
1.5 2024-03-08
1.4.1 2024-01-19
1.4 2023-09-14
1.3 2023-06-20
1.2 2023-04-03
1.1.1 2023-03-11
1.1 2023-02-25
1.0 2022-12-05