About Anaconda Help Download Anaconda

main / packages / opt_einsum 3.3.0

Optimizing einsum functions in NumPy, Tensorflow, Dask, and more with contraction order optimization.

Installers

  • noarch v3.3.0

conda install

To install this package run one of the following:
conda install main::opt_einsum

Description

Einsum is a very powerful function for contracting tensors of arbitrary dimension and index. However, it is typically only optimized to contract two terms at a time resulting in non-optimal scaling. This package optimizes the contraction order for arbitrarily large speedups. See the docs for more information: http://optimized-einsum.readthedocs.io


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy