freebsd-ports/devel/py-array-api-compat
Po-Chuan Hsieh d142b1f5ed
devel/py-array-api-compat: Add py-array-api-compat 1.4
This is a small wrapper around common array libraries that is compatible with
the Array API standard. Currently, NumPy, CuPy, and PyTorch are supported.

Note that some of the functionality in this library is backwards incompatible
with the corresponding wrapped libraries. The end-goal is to eventually make
each array library itself fully compatible with the array API, but this requires
making backwards incompatible changes in many cases, so this will take some
time.

Currently all libraries here are implemented against the 2022.12 version of the
standard.
2023-10-08 19:52:35 +08:00
..
distinfo
Makefile
pkg-descr