#10552: Allow more elementwise simplifications for symbolic matrices
---------------------------+------------------------------------------------
   Reporter:  kcrisman     |          Owner:  burcin                         
       Type:  enhancement  |         Status:  needs_review                   
   Priority:  minor        |      Milestone:                                 
  Component:  symbolics    |       Keywords:  matrix symbolic simplify expand
Work_issues:               |       Upstream:  N/A                            
   Reviewer:               |         Author:  Joris Vankerschaver            
     Merged:               |   Dependencies:                                 
---------------------------+------------------------------------------------
Changes (by jvkersch):

  * status:  needs_work => needs_review


Comment:

 Robert Bradshaw proposed a nice way at #11381 of implementing elementwise
 methods by using the corresponding functionality in ``Expression`` but I
 don't think this trick will work for matrices, as they are cdef classes.
 So I went ahead and just implemented the elementwise methods piece by
 piece.  It's not exactly rocket science, but we can always replace these
 elementwise methods by something more clever later on...

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