#11381: Add more simplification methods to symbolic vectors.
-----------------------------------+----------------------------------------
   Reporter:  robertwb             |          Owner:  burcin      
       Type:  enhancement          |         Status:  needs_review
   Priority:  major                |      Milestone:  sage-4.7.1  
  Component:  symbolics            |       Keywords:              
Work_issues:                       |       Upstream:  N/A         
   Reviewer:  Joris Vankerschaver  |         Author:              
     Merged:                       |   Dependencies:  #11335      
-----------------------------------+----------------------------------------

Comment(by jvkersch):

 Hi Robert,

 Good point, but I would still advocate replacing `simplify_full` by an
 elementwise method: not only does it restore the symmetry between
 `simplify_full` and the other elementwise methods, your code is also more
 robust and generic.  And since the docstring for `apply` already has a
 test for `simplify_full`, the changes are only minimal.

 I've gone ahead and made this change to your patch.  If you agree with the
 changes, I'm ready to give this a positive review (not sure it's OK to do
 that, but the changes are very minimal).  If not, please delete my patch
 and I'll approve your original version instead.

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