Skip to content

QCEC 2.0 Release Candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@burgholzer burgholzer released this 29 Mar 20:52
· 795 commits to main since this release
de61e73

This release refactors many aspects of QCEC in order to make it more scaleable, efficient, and extendable.
The resulting equivalence checking flow now more closely resembles a parallel version of the flow proposed in the "Advanced Equivalence Checking for Quantum Circuits" paper.
Furthermore, this release adds project documentation to the QCEC project which is hosted at ReadTheDocs.

With this release, the rewrite is 99% complete and quite well documented as well as tested. It will undergo some more testing until the final v2.0 will be released.