v0.3.7
ITensorNetworks v0.3.7
Merged pull requests:
- Refactor alternating_update to use sweep_regions (#77) (@emstoudenmire)
- Improved Gauging Interface, TNO construction, Bug Fixes, Apply Function for a Vidal ITN (#88) (@JoeyT1994)
- Fix a small bug related to caching in
approx_itensornetwork(#89) (@LinjianMa) - Introduce
contraction_sequence_to_digraphand simplifycontraction_sequence_to_graph(#91) (@LinjianMa) - Introduce
approx_itensornetworkwith algorithmttn_svd(#92) (@LinjianMa) - Use Observer for output (#93) (@emstoudenmire)
- Added Efficiency Improvements in the code. Including fast versions of… (#94) (@JoeyT1994)
- Fix
OpSumtoTTNconverter for multiple on-site operators (#95) (@leburgel) - Small optimization for SU apply (#96) (@mtfishman)
- Heavy hex example (#101) (@JoeyT1994)
- Better Edge Tag Naming (#102) (@JoeyT1994)