QCEC 2.2.1 Release: Bugfixes and better Logging
This small release improves/fixes the internal equivalence checking flow logic for inferring a final result from the results of all individual checkers (fixes #240).
It also features more useful logging messages in some corner cases and issues a warning if the compilation flow verification scheme is used, but the circuits under consideration contain no measurements.
What's Changed
- 🚸 Warning for missing measurements by @burgholzer in #239
- 💡♻️ Improve corner-case logic for infering check result by @burgholzer in #241
Full Changelog: v2.2.0...v2.2.1