On Friday, February 27, 2015 at 7:58:24 PM UTC+1, Nils Bruin wrote:
>
> On Friday, February 27, 2015 at 8:36:52 AM UTC-8, Ralf Stephan wrote:
>
>> Which of these do not use Maxima?
>>
>  
> You can figure that out by making sure that maxima doesn't work anymore:
>

Thanks. It appears to have nothing to do with Maxima. There are two 
different
groups of these errors: one is associated with class HyperbolicFunction and
the comparison fails always with those functions. The other affects all 
functions
and the comparison fails on varying conditions, like the argument(s) being
expressions involving symbolic constants, e.g.

sage: ex=sin(1+pi)
sage: bool(ex==CC(ex))
False

Maybe it's FP noise, no idea. Since it only affects "ex in CC" in a ticket 
branch
I tend to turn to more important things.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to