Skip to content

Conversation

Fe-r-oz
Copy link
Contributor

@Fe-r-oz Fe-r-oz commented Sep 28, 2025

We introduce a novel class of quantum CSS codes — Multivariate Multicycle codes — constructed from multivariate polynomial quotient ring formalism over finite fields over GF(2). Our discovery establishes that the boundary maps of these codes are governed by the combinatorial structure of Koszul complexes. Specifically, for a code defined by t polynomial relations, we demonstrate that the k-th boundary map is obtained by taking the Koszul matrix in degree k and replacing each variable entry with the corresponding circulant matrix.

This family of codes generalizes the following codes and it enables full single shot decoding in both X and Z directions and resolves #603

  1. Bivariate Bicycle Codes
  2. Trivariate Tricycle Codes
  3. Tetravariate Tetracycle codes
  • The code is properly formatted and commented.
  • Substantial new functionality is documented within the docs.
  • All new functionality is tested.
  • All of the automated tests on github pass.
  • We recently started enforcing formatting checks. If formatting issues are reported in the new code you have written, please correct them.

@Fe-r-oz Fe-r-oz marked this pull request as ready for review September 28, 2025 05:31
@Fe-r-oz Fe-r-oz marked this pull request as draft September 28, 2025 16:13
Copy link

codecov bot commented Sep 28, 2025

Codecov Report

❌ Patch coverage is 85.39326% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.67%. Comparing base (73c133a) to head (fc86310).

Files with missing lines Patch % Lines
...QuantumCliffordOscarExt/multivariate_multicycle.jl 85.71% 12 Missing ⚠️
src/ecc/codes/qeccs_using_oscar.jl 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #606      +/-   ##
==========================================
+ Coverage   76.53%   76.67%   +0.14%     
==========================================
  Files         122      123       +1     
  Lines        7491     7579      +88     
==========================================
+ Hits         5733     5811      +78     
- Misses       1758     1768      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Fe-r-oz Fe-r-oz marked this pull request as ready for review October 1, 2025 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multivariate Multicycle Codes
1 participant