notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
py-opt-einsum Optimizing numpys einsum function
3.4.0 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.4.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-07-09 18:08:04
Last Update: 2024-10-14 05:25:42
Commit Hash: bfacaea
Also Listed In: python
License: MIT
WWW:
https://github.com/dgasmith/opt_einsum
Description:
Optimized einsum can significantly reduce the overall execution time of einsum-like expressions (e.g., np.einsum, dask.array.einsum, pytorch.einsum, tensorflow.einsum, ) by optimizing the expression's contraction order and dispatching many operations to canonical BLAS, cuBLAS, or other specialized routines. Optimized einsum is agnostic to the backend and can handle NumPy, Dask, PyTorch, Tensorflow, CuPy, Sparse, Theano, JAX, and Autograd arrays as well as potentially any library which conforms to a standard API.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}opt-einsum>0:math/py-opt-einsum@${PY_FLAVOR}
To install the port:
cd /usr/ports/math/py-opt-einsum/ && make install clean
To add the package, run one of these commands:
  • pkg install math/py-opt-einsum
  • pkg install py311-opt-einsum
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-opt-einsum listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-opt-einsum
Package flavors (<flavor>: <package>)
  • py311: py311-opt-einsum
distinfo:
TIMESTAMP = 1728632446 SHA256 (opt_einsum-3.4.0.tar.gz) = 96ca72f1b886d148241348783498194c577fa30a8faac108586b14f1ba4473ac SIZE (opt_einsum-3.4.0.tar.gz) = 63004

Packages (timestamps in pop-ups are UTC):
py39-opt-einsum
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly------3.3.0_1-
FreeBSD:15:latest--n/a-n/an/a3.3.0_13.3.0_1
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-opt-einsum
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4.03.4.0n/an/an/an/an/an/a
FreeBSD:13:quarterly3.4.03.4.0n/an/an/an/an/an/a
FreeBSD:14:latest---3.4.0----
FreeBSD:14:quarterly---3.4.0----
FreeBSD:15:latest--n/a3.4.0n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py312-opt-einsum
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest3.4.03.4.0--3.4.0---
FreeBSD:14:quarterly3.4.03.4.0--3.4.0---
FreeBSD:15:latest3.4.03.4.0n/a-n/an/a--
FreeBSD:15:quarterly3.4.03.4.0n/a-n/an/a--
FreeBSD:16:latest3.4.03.4.0n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-fancy-pypi-readme>=22.5.0 : devel/py-hatch-fancy-pypi-readme@py311
  2. py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
  3. py311-hatchling>=0 : devel/py-hatchling@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Build
  1. misc/py-paddlepaddle
for Run
  1. graphics/py-agx-emulsion
  2. math/py-jax
  3. misc/py-paddlepaddle
  4. science/py-tensorflow

Configuration Options:
No options to configure
Options name:
math_py-opt-einsum
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/o/opt_einsum/
  2. https://pypi.org/packages/source/o/opt_einsum/
Collapse this list.

There are no commits on branch 2026Q3 for this port