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

Comment(by burcin):

 Instead of duplicating code, it would be better to move the simplification
 code in `expression.pyx` to the relevant class in the maxima interface.
 For example move it to a method `MaximaElement`, then call that from
 symbolic matrices and expressions. I don't know the exact place where
 these should go in the maxima interface after the transition to libMaxima
 though.

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