You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/changelog.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ When releasing a new version, move the "Unreleased" changes to a new version sec
52
52
### Changed
53
53
54
54
- A unified interface for Trotter-based time evolution algorithms. The old `su_iter`, `simpleupdate` functions should be replaced by `timestep`, `time_evolve` respectively
55
-
- Default fixed-point gradient algorithm changed to `:eigsolver`
55
+
- Default fixed-point gradient algorithm changed to `:EigSolver`
56
56
- BoundaryMPS methods now have their own custom transfer functions, avoiding a double conjugation and twist issues for fermions
57
57
-`physicalspace` and related functions now correctly handle periodic indexing for infinite networks
0 commit comments