-
-
Notifications
You must be signed in to change notification settings - Fork 519
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
Rank metric channel #32330
Comments
Branch: u/gh-mbombar/rank_metric_channel |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Commit: |
Author: Maxime Bombar |
Changed keywords from none to Rank-metric, Channel |
This comment has been minimized.
This comment has been minimized.
comment:4
Since Sage development has entered the release candidate phase for 9.4, I guess the milestone for this ticket should be set to 9.5. |
This comment has been minimized.
This comment has been minimized.
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:7
Lorsque les erreurs du patchbot sont clairement pas liées au ticket, on peut les oublier. Le plugin "blocks" du patchbot n'est pas disponible ailleurs que dans le patchbot. A mon avis, ca ne justifie pas de se lancer dans l'elevage personnel d'un patchbot. Meme si ce n'est pas si compliqué. Une typo : |
comment:9
(I continue in English for more readability) Replying to @fchapoton:
Ok.
Ok.
Ah thanks. I fixed it. (I also found another typo). Then, I think it should be ready for review now. |
comment:10
Cette ligne me semble inutile:
|
comment:11
La branche rouge signale un conflit avec la dernière version => needs-work |
I merged this branch and made a pull request here: #39117. A few minor fixes and updates have also been done. |
In coding theory, the most common metric is the Hamming metric. However, codes in the rank metric have been introduced in Sage 9.1 last year, and have gained a large interest for their use in network coding, and in cryptography for instance.
This ticket implements the rank metric analogue of the
channels.StaticErrorRateChannel
, i.e. a channel which creates an error of specific rank in each transmitted message.Component: coding theory
Keywords: Rank-metric, Channel
Author: Maxime Bombar
Branch/Commit: u/gh-mbombar/rank_metric_channel @
fc12ce0
Issue created by migration from https://trac.sagemath.org/ticket/32330
The text was updated successfully, but these errors were encountered: