This minor release brings the improvements from 22, 23, 24:
- β‘ significantly improves the probability extraction routine for dynamic circuits
- β‘ improves built-in algorithms
- π fixes some bugs in the simulation routine with measurements
- π adjusts the parameter tolerance to incur less approximation
- β¨ introduces a new optimization pass that allows to reorder the operations in a `QuantumComputation` to achieve a canonical ordering
- β¨ allows to extract the circuit name from a Qiskit QuantumCircuit object
- ποΈ switches to PEP 517 `pyproject.toml`
- π π: fixes Apple Silicon wheels
- β¬οΈ updates all external dependencies to their latest version.
For details, see the respective pull requests.