sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.3k stars 449 forks source link

Readabiltiy fixes for sage-coding-theory goppa_code.py #28381

Open 4ec26b2b-b493-40a3-8999-2e7c9b48e568 opened 5 years ago

4ec26b2b-b493-40a3-8999-2e7c9b48e568 commented 5 years ago

I will use this ticket to collect a few improvements I wanted to suggest for the coding theory projects goppa implementation

CC: @emes4

Component: coding theory

Branch/Commit: u/gh-927589452/coding_theory_suggestions @ c9fb9f0

Issue created by migration from https://trac.sagemath.org/ticket/28381

4ec26b2b-b493-40a3-8999-2e7c9b48e568 commented 5 years ago

Branch: u/gh-927589452/coding_theory_suggestions

dimpase commented 5 years ago
comment:3

it seems that you don't have the correct branch pushed.

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 5 years ago

Commit: 9953e4e

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 5 years ago

Branch pushed to git repo; I updated commit sha1. New commits:

9953e4eMerge all rows in one loop
4ec26b2b-b493-40a3-8999-2e7c9b48e568 commented 5 years ago
comment:5

Replying to @dimpase:

it seems that you don't have the correct branch pushed.

Not exactly I hadn't pushed it yet to the trac server

4ec26b2b-b493-40a3-8999-2e7c9b48e568 commented 5 years ago
comment:6

Replying to @sagetrac-git:

Branch pushed to git repo; I updated commit sha1. New commits:

9953e4eMerge all rows in one loop

This is just a cleaner / better readable version of the parity check generation

dimpase commented 5 years ago
comment:7

This needs to be done over current beta (beta 7), not beta 3. As you see, your branch does not merge cleanly over the current beta (it is shown in red).

4ec26b2b-b493-40a3-8999-2e7c9b48e568 commented 5 years ago
comment:8

Replying to @dimpase:

This needs to be done over current beta (beta 7), not beta 3. As you see, your branch does not merge cleanly over the current beta (it is shown in red).

will do

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 5 years ago

Changed commit from 9953e4e to c9fb9f0

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 5 years ago

Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:

c9fb9f0Merge all rows in one loop
4ec26b2b-b493-40a3-8999-2e7c9b48e568 commented 5 years ago
comment:10

Replying to @dimpase:

This needs to be done over current beta (beta 7), not beta 3. As you see, your branch does not merge cleanly over the current beta (it is shown in red).

fixed it

(thanks to https://stackoverflow.com/questions/3491270/git-merge-apply-changes-to-code-that-moved-to-a-different-file )

embray commented 5 years ago
comment:12

Please update the ticket title to better summarize what is being improved

4ec26b2b-b493-40a3-8999-2e7c9b48e568 commented 5 years ago
comment:13

updated title

4ec26b2b-b493-40a3-8999-2e7c9b48e568 commented 5 years ago

Description changed:

--- 
+++ 
@@ -1,2 +1,2 @@
-I will use this ticket to collect a few improvements I wanted to suggest 
+I will use this ticket to collect a few improvements I wanted to suggest for the coding theory projects goppa implementation
embray commented 4 years ago
comment:14

Ticket retargeted after milestone closed

mkoeppe commented 4 years ago
comment:15

Batch modifying tickets that will likely not be ready for 9.1, based on a review of the ticket title, branch/review status, and last modification date.

mkoeppe commented 3 years ago
comment:17

Setting new milestone based on a cursory review of ticket status, priority, and last modification date.