Contents

opt-einsum 3.4.0

0

Path optimization of einsum functions.

Path optimization of einsum functions.

Stars: 850, Watchers: 850, Forks: 68, Open Issues: 27

The dgasmith/opt_einsum repo was created 9 years ago and the last code push was 1 weeks ago.
The project is popular with 850 github stars!

How to Install opt-einsum

You can install opt-einsum using pip

pip install opt-einsum

or add it to a project with poetry

poetry add opt-einsum

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/opt-einsum/
GitHub Repo:
https://github.com/dgasmith/opt_einsum

Classifiers

  • Software Development/Libraries/Python Modules
No  opt-einsum  pypi packages just yet.

Errors

A list of common opt-einsum errors.

Code Examples

Here are some opt-einsum code examples and snippets.

GitHub Issues

The opt-einsum package has 27 open issues on GitHub

  • UnicodeEncodeError in contract_path
  • How to use tblis to improve TDOT?
  • Suboptimal scaling for expressions of constant treewidth
  • Suboptimal order when einsum contains non-repeating indices

See more issues on GitHub

Related Packages & Articles