#11839: sage.symbolic.expression.Expression.collect has no documentation
------------------------------------+---------------------------------------
       Reporter:  mjo               |         Owner:  mvngu              
           Type:  defect            |        Status:  needs_work         
       Priority:  major             |     Milestone:  sage-5.1           
      Component:  documentation     |    Resolution:                     
       Keywords:                    |   Work issues:                     
Report Upstream:  N/A               |     Reviewers:  Karl-Dieter Crisman
        Authors:  Michael Orlitzky  |     Merged in:                     
   Dependencies:                    |      Stopgaps:                     
------------------------------------+---------------------------------------

Comment (by mjo):

 I left it kind of simple because I've seen expression equality fail on
 some "easy" cases. A result of `bool(f == g) == False` just means "I
 couldn't prove that `f == g`".

 In that regard the test is only correct if it's going to generate very
 simple (i.e. comparable) expressions. We could go higher than the default
 of degree 2 probably, but I didn't feel like spending too much time
 thinking about it, either.

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