Skip to content

Optimized convenient tensor contractions (combining einiops with opt_einsum)

License

Notifications You must be signed in to change notification settings

jordansauce/opt_einops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opt_einops

A simple fork of the einops tensor manipuation package, where the einsums are passed to opt_einsum for more efficient tensor contraction orders. All syntax is the same as that of einops version 0.7.0.

Installation

pip install git+https://github.com/jordansauce/opt_einops
einops_video.mp4

About

Optimized convenient tensor contractions (combining einiops with opt_einsum)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.9%
  • CSS 2.1%