array-api
There are 15 repositories under array-api topic.
pydata/sparse
Sparse multi-dimensional arrays for the PyData ecosystem
helmholtz-analytics/heat
Distributed tensors and Machine Learning framework with GPU and MPI acceleration in Python
pyxu-org/pyxu
Modular and scalable computational imaging in Python with GPU/out-of-core computing.
data-apis/array-api-compat
Compatibility layer for common array libraries to support the Array API
data-apis/array-api-typing
Static typing support for the array API standard
sdpython/onnx-array-api
Array APIs to write ONNX Graphs
34j/types-array-api
Autogenerated types for array-api-compat and array API - IDE friendly. `pip install types-array-api` and ready to go!
GalacticDynamics/quaxed
Pre-quaxed libraries for use in multiple dispatch over abstract array types in JAX.
ar90n/vanilla-roll
array-api based simple volume renderer
pydims/pydims
Dimensioned Python arrays with dimension names and physical units
34j/array-api-jit
JIT decorator supporting multiple array API compatible libraries
34j/jacobi-poly
Compute Jacobi polynomial from order 0 to N efficiently in NumPy / PyTorch / JAX / array API
34j/shift-nth-row-n-steps
Shift Nth row N steps in NumPy / PyTorch / TensorFlow / JAX
ultrasphere-dev/ultrasphere
Vilenkin–Kuznetsov–Smorodinsky polyspherical (hyperspherical) coordinates in NumPy / PyTorch
UniEnvOrg/XBArray
Cross-backend Python array library based on the Array API Standard.