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 Effort-based versioning.
Unreleased¶
1.1.0 - 2026-04-02¶
Changed¶
misc documentation improvement.
qiskit-aerswitched from test group to core dependency.kahyparswitched from core to optional dependency.cotengrustadded as optional dependency.
1.0.0 - 2026-03-18¶
Added¶
Initial public release of
qpe-toolbox.circuitmodule:quimbcircuit construction, parametrized circuits, QAOA, gate counting, serialization, and plotting.hamiltonianmodule:Hamiltonianclass, spin models,pyscfinterface for molecular chemistry, fermionic encodings viaopenfermion.estimationmodule: textbook and robust QPE variants, LCU walk operators, block encoding, QFT, Hadamard test.tensormodule: MPS/MPO utilities beyond whatquimbprovides natively.Sphinx documentation deployed to GitHub Pages.
Full test suite with ≥ 70 % branch coverage.
CI/CD workflows for testing and PyPI publishing.