All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add unit normalization of the half and full infinite environments before the projector computation, fixing an issue with the gradient accuracy.
- Fix sporadic test timeouts when running variational optimization after simple
update for the Heisenberg model by switching to a
GMRES-based gradient solver.