#9720: Add random echelonizable matrices to matrix/constructor.py
------------------------------+---------------------------------------------
   Reporter:  bwonderly       |       Owner:  jason, was
       Type:  enhancement     |      Status:  needs_work
   Priority:  major           |   Milestone:  sage-4.5.3
  Component:  linear algebra  |    Keywords:            
     Author:  Billy Wonderly  |    Upstream:  N/A       
   Reviewer:                  |      Merged:            
Work_issues:                  |  
------------------------------+---------------------------------------------
Changes (by rbeezer):

  * status:  needs_review => needs_work


Comment:

 Billy,

 Make a v3 patch and replace the two import statements for ZZ and QQ by the
 statement

 {{{
 from sage.rings.all import ZZ, QQ
 }}}

 and subsequent line numbers will return to "normal" and this very
 technical test should pass.  Do the very complete tests

 {{{
 ./sage -testall
 }}}

 overnight and then post the patch.

 I've tested this change on matrix/constructor.py and the two files David
 has failing.

 David - nice catch!

 Rob

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

Reply via email to