About Anaconda Help Download Anaconda

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

copied from cf-staging / opt-einsum

Installers

Info: This package contains files in non-standard labels.
  • noarch v3.4.0

conda install

To install this package run one of the following:
conda install conda-forge::opt-einsum
conda install conda-forge/label/cf202003::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: dgasmith.github.io/opt_einsum/


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy