Opened 5 years ago
Last modified 5 years ago
#21361 needs_info enhancement
Improve coding theory thematic tutorial on implementing new structures
Reported by: | dlucas | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-7.4 |
Component: | coding theory | Keywords: | |
Cc: | jlavauzelle, jsrn, richmond | Merged in: | |
Authors: | David Lucas | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | u/dlucas/improvements_to_ct_thematic_tutorial (Commits, GitHub, GitLab) | Commit: | 857da5c0b57fcf8f381a3ae4035f298fadc3c735 |
Dependencies: | Stopgaps: |
Description
This ticket improves some statements in the thematic tutorial dedicated to
the implementation of new structures in sage/coding
according to some comments from the people who used it at Sage Days 75.
Change History (2)
comment:1 Changed 5 years ago by
- Branch set to u/dlucas/improvements_to_ct_thematic_tutorial
comment:2 Changed 5 years ago by
- Commit set to 857da5c0b57fcf8f381a3ae4035f298fadc3c735
- Status changed from new to needs_info
- Summary changed from Improve coding theory thematic tutorial to Improve coding theory thematic tutorial on implementing new structures
Note: See
TracTickets for help on using
tickets.
Hello,
There's only a few changes:
Encoder
section, as advised.I might have forgot a few comments. I you can remember something I forgot to fix/find something else to fix, just let me know.
Setting on
needs_info
for now.David
New commits:
Small fixes to structures_in_coding_theory.rst