-
-
Notifications
You must be signed in to change notification settings - Fork 566
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A new structure for extended codes #20124
Comments
This comment has been minimized.
This comment has been minimized.
Branch: u/dlucas/extended_codes |
Dependencies: #19653 |
comment:3
I pushed the branch, this is now open for review. Last 10 new commits:
|
Author: David Lucas |
Commit: |
comment:4
Shouldn't |
comment:6
Definitely. And it does now! David |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:8
Hello, I fixed conflicts that arose after the update to Sage 7.3beta1. David |
Changed branch from u/dlucas/extended_codes to u/jlavauzelle/extended_codes |
comment:10
Hi David, I fixed some stuff in the doc, add sanity check and modified the Best, Julien New commits:
|
Reviewer: Julien Lavauzelle |
Changed branch from u/jlavauzelle/extended_codes to u/dlucas/extended_codes |
comment:12
Hello, There was a few broken doctests, which I fixed. Best, David New commits:
|
Changed branch from u/dlucas/extended_codes to u/jlavauzelle/extended_codes |
comment:14
Hi David, I agree with your fixes. Tests passed, doc is okay. I give the positive review. Best, Julien New commits:
|
Changed branch from u/jlavauzelle/extended_codes to |
This ticket proposes a new implementation for extended codes.
It contains:
a new code class,
ExtendedCode
a dedicated encoder to compute the generator matrix of an Extended Code.
a dedicated decoder which uses the original code to correct errors
Depends on #19653
Component: coding theory
Author: David Lucas
Branch/Commit:
e54ef7f
Reviewer: Julien Lavauzelle
Issue created by migration from https://trac.sagemath.org/ticket/20124
The text was updated successfully, but these errors were encountered: