Unclaimed project
Are you a maintainer of opt_einsum? Claim this project to take control of your public changelog and roadmap.
Changelog
⚡️Optimizing einsum functions in NumPy, Tensorflow, Dask, and more with contraction order optimization.
Adds a object backend for optimized contractions on arbitrary Python objects.
object based backend so that contract(backend='object') can be used on arbitrary objects such as SymPy symbols.contract backend cannot be found.remaining category for the contract_path output to only show up to 20 tensors to prevent issues with the quadratically scaling memory requirements and the number of print lines for large contractions.