Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
Yue-Zhengyuan
left a comment
There was a problem hiding this comment.
Wanted to add more details on what's actually changed.
| - Typo in `edge_transfer_right` (#310) | ||
| - MPS cluster truncation with standard virtual arrows (#309) | ||
| - Small fixes for `InfiniteSquareNetwork` and `InfinitePartitionFunction` (#306) | ||
| - Zero gate returned by `get_gateterm` (#300) |
There was a problem hiding this comment.
Do we still mention this since it is later removed in favor of the new LocalCircuit logic?
|
I think we should probably also address the |
|
Another thing that came to my mind: Maybe we should rerun the examples to make sure nothing in there broke? Probably it's good practice to run all examples before tagging a breaking release. |
[skip ci] Co-authored-by: Yue Zhengyuan <yuezy1997@icloud.com> Co-authored-by: Paul Brehmer <paulbrehmer8@googlemail.com>
PEPSKit.jl v0.8.0
This release introduces C4v-symmetric CTMRG, belief propagation gauge fixing, and N-site simple update, alongside numerous refactors and fixes.
Highlights
LocalCircuitoperator type from a refactor of operator types:diffgaugedifferentiation mode and renamed algorithm symbols (breaking)Full Changelog
See CHANGELOG for the complete list of changes.