Skip to content

v0.4.0

Choose a tag to compare

@FedorShind FedorShind released this 09 May 18:21
· 28 commits to main since this release

v0.4.0 adds composite ZNE-over-PEC recipes and updates the tutorial path around the four mitigation families.

Highlights:

  • Auto-select composite recipes for moderate-depth, PEC-eligible circuits when combined overhead stays under the cutoff.
  • Generate runnable Mitiq code where ZNE wraps a PEC executor.
  • Expose composite recipes through the Python API, CLI, and preview formatting.
  • Update the VQE and QAOA notebooks with composite examples and clearer technique tradeoffs.
  • Polish README wording so the new feature is described without overclaiming benchmark evidence.

Validation:

  • Ruff passes.
  • 385 tests pass locally on Python 3.12 with 96% coverage.