| Port details |
- py-autoray Abstract your array operations
- 0.8.4_1 devel
=0 0.8.4Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-10-07 08:21:08
- Last Update: 2026-05-05 19:29:37
- Commit Hash: 2bf3834
- Also Listed In: python
- License: APACHE20
- WWW:
- https://autoray.readthedocs.io/en/latest/
- https://github.com/jcmgray/autoray
- Description:
- Autoray is a lightweight Python library that provides automatic dispatching of
array operations to the appropriate backend, allowing code to work seamlessly
with different array libraries like NumPy, JAX, PyTorch, TensorFlow, CuPy,
Dask, and others.
Key features:
* Automatic backend detection and dispatching
* Support for multiple array libraries
* Minimal overhead and dependencies
* Easy integration with existing code
* Extensible for custom backends
* Compatible with most common array operations
 ¦ ¦ ¦ ¦ 
- 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}autoray>0:devel/py-autoray@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-autoray/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-autoray
- pkg install py311-autoray
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 py311-autoray listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-autoray
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1764921557
SHA256 (autoray-0.8.4.tar.gz) = b4ce7066334279b216431a260bb5b5b84d87815e3295020a76d8701e43dc3432
SIZE (autoray-0.8.4.tar.gz) = 1321434
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:
-
- py311-hatch-vcs>0 : devel/py-hatch-vcs@py311
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-coverage>=0 : devel/py-coverage@py311
- py311-numpy>=1.16 : math/py-numpy@py311
- py311-pytest-cov>=0 : devel/py-pytest-cov@py311
- py311-pytest>=0 : devel/py-pytest@py311
- py311-autograd>0 : math/py-autograd@py311
- py311-pytorch>0 : misc/py-pytorch@py311
- py311-sparse>0 : devel/py-sparse@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-autoray
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.8.4_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
0.8.4 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
0.8.4 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
0.8.4 05 Dec 2025 18:45:53
    |
Yuri Victorovich (yuri)  |
devel/py-autoray: update 0.8.0 → 0.8.4 |
0.8.0 07 Oct 2025 08:19:44
    |
Yuri Victorovich (yuri)  |
devel/py-autoray: New port: Abstract your array operations |
Number of commits found: 5
|