We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3438746 commit be51f08Copy full SHA for be51f08
CHANGELOG.md
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
- Add unit normalization of the half and full infinite environments before the projector
15
computation, fixing an issue with the gradient accuracy.
16
+- Fix sporadic test timeouts when running variational optimization after simple
17
+ update for the Heisenberg model by switching to a `GMRES`-based gradient solver.
18
19
### Changed
20
0 commit comments