v0.3.2
ITensorNetworks v0.3.2
Closed issues:
- Improved Belief Propagation (#38)
Merged pull requests:
- [binary_tree_partition] [1/2]: Add mincut helper functions and introduce
_binary_tree_partition_inds
(#42) (@LinjianMa) - Contraction tree to graph (#53) (@JoeyT1994)
- Add test: Cntract TTN with dangling inds (#54) (@shinaoka)
- Generalize
ising_network
to allow adding external field (#55) (@LinjianMa) - Clean up belief propagation (#57) (@JoeyT1994)
- Rename tdvp Functions (#59) (@emstoudenmire)
- Format, add format CI (#61) (@mtfishman)
- [binary_tree_partition] [2/2]: Add
binary_tree_partition
(#64) (@LinjianMa) - [Easy] Update
Graphs.jl
to 1.8, putis_tree
underGraphs.jl
export (#65) (@LinjianMa)