#4320: linear codes improvements [with patch, needs work]
---------------------------+------------------------------------------------
Reporter: wdj | Owner: rlm
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.2
Component: coding theory | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Comment (by wdj):
This patch also has this property for 3.1.4 (ie, patch applies cleanly,
sage -testall fails for linear_code but sage -t passes for linear_code):
{{{
[EMAIL PROTECTED]:~/sagefiles/sage-3.1.4$ ./sage -testall
<snip>
----------------------------------------------------------------------
The following tests failed:
sage -t devel/sage/sage/coding/linear_code.py
Total time for all tests: 5448.1 seconds
Please see /home/wdj/sagefiles/sage-3.1.4/tmp/test.log for the complete
log from this test.
[EMAIL PROTECTED]:~/sagefiles/sage-3.1.4$ ./sage -t
devel/sage/sage/coding/linear_code.py
sage -t devel/sage/sage/coding/linear_code.py
[17.8 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 17.8 seconds
}}}
Has anyone seen this kind of behaviour before?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4320#comment:7>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---