Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 726 Bytes

File metadata and controls

26 lines (15 loc) · 726 Bytes

Changelog

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.

Added

Fixed

  • 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.

Changed

Deprecated

Removed