-
-
Notifications
You must be signed in to change notification settings - Fork 567
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
Improvements to systematic encoder for linear codes #21157
Comments
Branch: u/jsrn/21157_improved_systematic |
comment:2
I've implemented the systematic encoder improvements as well as employed the new capabilities to simplify a few methods in Last 10 new commits:
|
Changed keywords from linear cod to linear code |
Commit: |
comment:3
Hello, Tests pass and documentation builds, and you made nice improvements (included a few I was about to open a ticket for, like the improvement to I give this ticket a positive review. David |
Dependencies: #20835 |
comment:4
Reviewer name is missing |
Reviewer: David Lucas |
comment:5
Sorry... Done now. David |
Changed branch from u/jsrn/21157_improved_systematic to |
#20835 introduced a systematic encoder for linear codes which always obtains as the systematic positions the lexicographically minimal possibility. It would be nice if the user could specify the systematic positions.
At the same time, one could improve some methods of
AbstractLinearCode
to take advantage of the new improved systematic capabilities.Depends on #20835
CC: @sagetrac-dlucas
Component: coding theory
Keywords: linear code
Author: Johan Rosenkilde
Branch/Commit:
e46b9ff
Reviewer: David Lucas
Issue created by migration from https://trac.sagemath.org/ticket/21157
The text was updated successfully, but these errors were encountered: