| Port details |
- py-array-api-compat Array API compatibility library
- 1.15.0 devel
=0 1.14.0_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-10-08 12:03:07
- Last Update: 2026-07-08 13:31:09
- Commit Hash: 9ab513b
- Also Listed In: python
- License: MIT
- WWW:
- https://data-apis.org/array-api-compat/
- https://github.com/data-apis/array-api-compat
- Description:
- 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.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}array-api-compat>0:devel/py-array-api-compat@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-array-api-compat/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-array-api-compat
- pkg install py312-array-api-compat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-array-api-compat listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-array-api-compat
- Package flavors (<flavor>: <package>)
- py312: py312-array-api-compat
- distinfo:
- TIMESTAMP = 1782966260
SHA256 (array_api_compat-1.15.0.tar.gz) = 53c5f922491bf15f62847afafc4e39eedfae57d218988fefb8cce39c2a9b3dea
SIZE (array_api_compat-1.15.0.tar.gz) = 129305
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-meson-python>=0,1 : devel/meson-python@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- astro/py-earthkit-utils
- devel/py-anndata
Configuration Options:
- ===> The following configuration options are available for py312-array-api-compat-1.15.0:
DASK=off: Dask array support
NUMPY=off: NumPy mathematical computing support
SPARSE=off: Sparse array support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-array-api-compat
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|