Letter P

python39-opt-einsum - Path optimization of einsum functions.

Website: https://github.com/dgasmith/opt_einsum
License: MIT
Vendor: Alcance Libre, Inc.
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.

Packages

python39-opt-einsum-3.4.0-1.aldos.noarch [135 KiB] Changelog by Joel Barrios (2025-04-23):
- Update to 3.4.0.

Listing created by Repoview-0.6.6-6.fc14.al