Skip to content

v1.2.0 Release: ECC Framework

Compare
Choose a tag to compare
@burgholzer burgholzer released this 09 Jan 23:22
· 291 commits to main since this release
a3694d3

What's Changed

This release adds the ECC framework proposed in

T. Grurl, C. Pichler, J. Fuss and R. Wille, "Automatic Implementation and Evaluation of Error-Correcting Codes for
Quantum Computing: An Open-Source Framework for Quantum Error-Correction," in International Conference on VLSI
Design and International Conference on Embedded Systems (VLSID), 2023

to the QECC library, which allows to apply different ECC schemes to quantum circuits and either export the resulting
circuits or simulate them using Qiskit.

For more information see https://qecc.readthedocs.io/en/latest/EccFramework.html

Full Changelog: v1.1.0...v1.2.0