v0.12.0
ITensorNetworks v0.12.0
Breaking changes
- Optimal contraction sequence optimization now uses the implementation in TensorOperations.jl and has been moved to a package extension, so TensorOperations.jl has to be loaded in the environment for it to work.
Merged pull requests:
- Contraction sequence finding (#218) (@JoeyT1994)