#6515: assume doesn't interact well with solve
-------------------------------+--------------------------------------------
   Reporter:  robertwb         |       Owner:  burcin      
       Type:  defect           |      Status:  needs_review
   Priority:  major            |   Milestone:  sage-4.3.2  
  Component:  calculus         |    Keywords:              
     Author:  Robert Bradshaw  |    Upstream:  N/A         
   Reviewer:  Burcin Erocal    |      Merged:              
Work_issues:                   |  
-------------------------------+--------------------------------------------
Changes (by newvalueoldvalue):

  * reviewer:  => Burcin Erocal
  * author:  => Robert Bradshaw


Comment:

 The patch looks good and doctests pass. There is one minor problem, the
 line

 {{{
 sage: GenericDeclaration(x, 'rational').contradicts(y==pi)
 }}}

 is repeated several times in the doctest for
 `sage.symbolic.assumptions.GenericDeclaration.contradicts()`.

 I attached a patch to change these lines and add an `INPUT` field to the
 docstring. Can you look over my patch and change the status to
 positive_review if you agree with the changes?

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