#12014: Make linearcode.__iter__ and linearcode.list() faster
-----------------------------+----------------------------------------------
Reporter: ppurka | Owner: wdj
Type: defect | Status: needs_review
Priority: minor | Milestone: sage-5.0
Component: coding theory | Keywords: linear code, iter
Work_issues: | Upstream: N/A
Reviewer: | Author: Radoslav Kirov, Punarbasu
Purkayastha
Merged: | Dependencies:
-----------------------------+----------------------------------------------
Comment(by ppurka):
Replying to [comment:5 dimpase]:
> Maybe Rado can comment on this. If I recall right, GAP (GUAVA package)
is called to do most things with linear codes; but the low-level GAP code
it uses is buggy in GAP 4.4.12. A patch exists for GAP 4.5, but it's not
backported, AFAIK. I requested such a backport quite a while ago, but it
didn't happen.
The current code for the codeword list does not call GAP. This patch also
does not call GAP. I think if it did call, it would be even slower.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12014#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.