CMD + K

opt_einsum

Anaconda Verified

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

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::opt_einsum

Usage Tracking

3.3.0
3.1.0
2.3.2
3 / 8 versions selected
Downloads (Last 6 months): 0

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

About

Summary

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

Last Updated

Jun 8, 2021 at 16:31

License

MIT

Total Downloads

368.2K

Supported Platforms

noarch