From b9a4e0227f7cb19a6744d32f4b207e4ae630c04c Mon Sep 17 00:00:00 2001 From: nicomeyer96 <161021867+nicomeyer96@users.noreply.github.com> Date: Wed, 3 Jun 2026 13:39:05 +0000 Subject: [PATCH 1/4] feat: :card_file_box: add component "VarEFTQC" from Issue #137 --- _components/vareftqc.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 _components/vareftqc.md diff --git a/_components/vareftqc.md b/_components/vareftqc.md new file mode 100644 index 0000000..50137f9 --- /dev/null +++ b/_components/vareftqc.md @@ -0,0 +1,15 @@ +--- +title: VarEFTQC +languages: + - Python +frameworks: + - PennyLane + - OpenQASM +links: + docs: https://github.com/nicomeyer96/vareftqc/blob/main/README.md + github: https://github.com/nicomeyer96/vareftqc +maintainers: + - Fraunhofer IIS (Quantum Compilation Group) +--- + +The VarEFTQC library implements a variational co-design pipeline that jointly learns noise-tailored quantum error-correcting encodings and physical realizations of logical gate sets in the codespace. It can construct non-additive codes that reduce information loss compared to established stabilizer codes while searching for transversal or otherwise low-depth implementations of target gate sets. This makes it particularly useful for discovering hardware-adapted gadgets in the early fault-tolerant quantum computing regime. From 4fa63655c4b82ce40f0c3fe3925cda59b55f7948 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 13:39:43 +0000 Subject: [PATCH 2/4] =?UTF-8?q?=F0=9F=8E=A8=20pre-commit=20fixes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _components/vareftqc.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_components/vareftqc.md b/_components/vareftqc.md index 50137f9..7e673af 100644 --- a/_components/vareftqc.md +++ b/_components/vareftqc.md @@ -12,4 +12,9 @@ maintainers: - Fraunhofer IIS (Quantum Compilation Group) --- -The VarEFTQC library implements a variational co-design pipeline that jointly learns noise-tailored quantum error-correcting encodings and physical realizations of logical gate sets in the codespace. It can construct non-additive codes that reduce information loss compared to established stabilizer codes while searching for transversal or otherwise low-depth implementations of target gate sets. This makes it particularly useful for discovering hardware-adapted gadgets in the early fault-tolerant quantum computing regime. +The VarEFTQC library implements a variational co-design pipeline that jointly learns noise-tailored +quantum error-correcting encodings and physical realizations of logical gate sets in the codespace. +It can construct non-additive codes that reduce information loss compared to established stabilizer +codes while searching for transversal or otherwise low-depth implementations of target gate sets. +This makes it particularly useful for discovering hardware-adapted gadgets in the early +fault-tolerant quantum computing regime. From f6bc4cfb57d215ee73a79eb00a34dfee10db9ceb Mon Sep 17 00:00:00 2001 From: Nico Meyer <161021867+nicomeyer96@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:08:50 +0200 Subject: [PATCH 3/4] Shortened component description Signed-off-by: Nico Meyer <161021867+nicomeyer96@users.noreply.github.com> --- _components/vareftqc.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/_components/vareftqc.md b/_components/vareftqc.md index 7e673af..99fb373 100644 --- a/_components/vareftqc.md +++ b/_components/vareftqc.md @@ -13,8 +13,4 @@ maintainers: --- The VarEFTQC library implements a variational co-design pipeline that jointly learns noise-tailored -quantum error-correcting encodings and physical realizations of logical gate sets in the codespace. -It can construct non-additive codes that reduce information loss compared to established stabilizer -codes while searching for transversal or otherwise low-depth implementations of target gate sets. -This makes it particularly useful for discovering hardware-adapted gadgets in the early -fault-tolerant quantum computing regime. +quantum error-correcting encodings and physical realizations of logical gate sets From b9423e5003892d27644e4392fa7ab1f64dcff359 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:13:16 +0000 Subject: [PATCH 4/4] =?UTF-8?q?=F0=9F=8E=A8=20pre-commit=20fixes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _components/vareftqc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_components/vareftqc.md b/_components/vareftqc.md index 99fb373..5092b57 100644 --- a/_components/vareftqc.md +++ b/_components/vareftqc.md @@ -13,4 +13,4 @@ maintainers: --- The VarEFTQC library implements a variational co-design pipeline that jointly learns noise-tailored -quantum error-correcting encodings and physical realizations of logical gate sets +quantum error-correcting encodings and physical realizations of logical gate sets