#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):

 I think I might have a vague clue why this latest patch passes sage -t but
 not sage -testall (this happens for different versions of sage and on both
 ubuntu and mac OS10.4, as well). The main different in this case between
 sage -t and sage -testall is that sage -testall records the results in a
 logfile and sage -t does not. The command line version of the
 spectrum(method="leon") method has a traceback. Somehow I think this
 messes with the buffer and then logging is screwed up.

 In any case, the attached patch (which is to be applied *after* the patch
 number 2) fixes the docstrings so that (1) the tests pass (sage -testall
 as well as sage -t) and (2) I didn't just delete test computations (which
 I thought would be "cheating":-), but just rephrased them.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4320#comment:9>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to