Contents

opt-einsum 3.3.0

0

Optimizing numpys einsum function

Optimizing numpys einsum function

Stars: 796, Watchers: 796, Forks: 64, Open Issues: 36

The dgasmith/opt_einsum repo was created 9 years ago and the last code push was 4 months ago.
The project is popular with 796 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
Daniel Smith
License
MIT
Homepage
https://github.com/dgasmith/opt_einsum
PyPi:
https://pypi.org/project/opt-einsum/
GitHub Repo:
https://github.com/dgasmith/opt_einsum

Classifiers

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 36 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