#5256: [with patch, needs review] coherent handling of trivial matrices (depend 
on
#5244, #5242).
-------------------------------------------+--------------------------------
 Reporter:  hivert                         |        Owner:  hivert  
     Type:  defect                         |       Status:  assigned
 Priority:  critical                       |    Milestone:  sage-3.3
Component:  linear algebra                 |   Resolution:          
 Keywords:  matrices, invert, determinant  |  
-------------------------------------------+--------------------------------
Comment (by jason):

 I'm really happy you did all this.  I'll look at this soon, unless someone
 else gets to it before me.

 It'd be great to have a system-wide function that tested different Sage
 types for consistency on things like this.  That way, all someone would
 have to remember to do is add their new sage type to a doctest like:

 {{{
 sage: check_consistency(MY_NEW_TYPE)
 True
 }}}

 That function would automatically call things like the function in this
 patch and other functions for vectors, polynomials, etc.

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