data-apis / array-api-compat

Compatibility layer for common array libraries to support the Array API

Home Page:https://data-apis.org/array-api-compat/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Compatibility layer for common array libraries to support the Array API

https://data-apis.org/array-api-compat/

License:MIT License


Languages

Language:Python 99.5%Language:Shell 0.5%