Add self-orthogonal CSS(RM(r,m),RM(r,m)) family and its distance to quantum_reed_muller entry - #381
Open
sdoygb wants to merge 3 commits into
Open
Add self-orthogonal CSS(RM(r,m),RM(r,m)) family and its distance to quantum_reed_muller entry#381sdoygb wants to merge 3 commits into
sdoygb wants to merge 3 commits into
Conversation
…e to quantum_reed_muller entry
sdoygb
marked this pull request as ready for review
August 13, 2026 10:28
sdoygb
marked this pull request as draft
August 13, 2026 10:29
sdoygb
marked this pull request as ready for review
August 13, 2026 10:30
…e statement kept in description
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds to the quantum Reed-Muller entry:
distancefeature noting that the distance of this family admits a certificate checkable without enumerating the exponentially many error patterns: for r >= 1, column-distinctness of the RM check matrix (no weight-2 logicals), the RM minimum-weight theorem (no intermediate weights), and affine (r+1)-flat indicators as weight-2^(r+1) vectors in RM(m-r-1,m) \ RM(r,m) saturating the bound.Checklist
_meta.changelogupdated (user_id: sdoygb, 2026-08-13)users/users_db.ymlVerification note
Family parameters and the certificate were verified numerically for members
[[32,20,4]], [[64,50,4]], [[64,20,8]], [[128,70,8]], [[256,70,16]], [[512,252,16]], [[1024,252,32]]:
weight-4 layer counts (1240 and 10416) match the affine-flat counting formula exactly, and
[[64,20,8]] passed a full brute-force check of all 7.05e8 error sets of weight 1..7 with zero undetected.