File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ### Added
11+
12+ ### Fixed
13+
14+ ### Changed
15+
16+ - The ` changebonds(state, ::RandExpand) ` algorithm now no longer projects onto the nullspace
17+ on both sides. This ensures that the expanded symmetry sectors can be selected beyond what
18+ is allowed by two-site updates, which can be relevant for certain systems that have
19+ symmetry-related obstructions.
20+
21+ ### Deprecated
22+
23+ ### Removed
24+
25+ [ unreleased ] : https://github.com/quantumkithub/pepskit.jl/compare/v0.13.8...HEAD
You can’t perform that action at this time.
0 commit comments