Skip to content

v1.0.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@gauravharsha gauravharsha released this 20 Jun 19:59
4b6036d

Summary

Maintenance pre-release in the 1.0.0 alpha series. Fixes timing-statistics carry-over across solver iterations and tidies up CI.

Bug fixes

  • Reset timing statistics after each kernel/solver run so per-iteration timings no longer accumulate across iterations — fixed in the HF, GW, and GF2 CPU paths (#55).

CI / build

  • Include green-impurity in tag propagation.
  • Pin macOS CI dependencies to origin/main so builds keep working while GREEN_RELEASE.txt points at a not-yet-propagated tag.

Full Changelog: v1.0.0a0...v1.0.0a1