dgasmith / opt_einsum

⚡️Optimizing einsum functions in NumPy, Tensorflow, Dask, and more with contraction order optimization.
https://dgasmith.github.io/opt_einsum/
MIT License
863 stars 68 forks source link

Fix some examples #134

Closed kngwyu closed 4 years ago

kngwyu commented 4 years ago

Description

Thank you for this great work. This PR fixes the example of the top page to work by just copy-pasting the code.

And I also added import opt_einsum as oe just before the first time it appers.

codecov[bot] commented 4 years ago

Codecov Report

Merging #134 into master will not change coverage by %. The diff coverage is n/a.