| Port details |
- py-equinox Elegant easy-to-use neural networks in JAX
- 0.13.2 misc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-01-06 14:33:20
- Last Update: 2026-01-06 14:30:10
- Commit Hash: 83ef589
- Also Listed In: python
- License: APACHE20
- WWW:
- https://docs.kidger.site/equinox/
- https://github.com/patrick-kidger/equinox
- Description:
- JAX library for neural networks and PyTree manipulations.
Equinox is a JAX library that provides everything you need that isn't already
in core JAX:
- neural networks (or more generally any model), with easy-to-use
PyTorch-like syntax;
- filtered APIs for transformations;
- useful PyTree manipulation routines;
- advanced features like runtime errors;
Equinox isn't a framework: everything you write in Equinox is compatible with
anything else in JAX or the ecosystem.
 ¦ ¦ ¦ ¦ 
- 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}equinox>0:misc/py-equinox@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-equinox/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-equinox
- pkg install py311-equinox
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-equinox listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-equinox
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1767678494
SHA256 (equinox-0.13.2.tar.gz) = 509ad744ff99b7c684d45230d6890f9e78eac1a556d7a06db1eff664a3cac74f
SIZE (equinox-0.13.2.tar.gz) = 139386
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- 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:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-jax>=0.4.38 : math/py-jax@py311
- py311-jaxtyping>=0.2.20 : devel/py-jaxtyping@py311
- py311-typing-extensions>=4.5.0 : devel/py-typing-extensions@py311
- py311-wadler-lindig>=0.1.0 : devel/py-wadler-lindig@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-equinox
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.13.2 06 Jan 2026 14:30:10
    |
Yuri Victorovich (yuri)  |
misc/py-equinox: New port: Elegant easy-to-use neural networks in JAX |
Number of commits found: 1
|