About Anaconda Help Download Anaconda

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

Installers

  • linux-64 v3.4.0
  • linux-aarch64 v3.4.0
  • osx-arm64 v3.4.0
  • win-64 v3.4.0
  • noarch v3.3.0

conda install

To install this package run one of the following:
conda install anaconda::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


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.22) Legal | Privacy Policy