On May 1, 6:54 am, Kiran Kedlaya <ksk...@gmail.com> wrote:
> Clean build on 64-bit Fedora 10 (Opteron) fails one doctest:
Hi Kiran,
> sage -t "devel/sage/sage/sets/primes.py"
> **********************************************************************
> File "/opt/sage/sage-3.4.2.rc0/devel/sage/sage/sets/primes.py", line
> 80:
> sage: P>x^2+x
> Expected:
> True
> Got:
> False
I can only see this fail if Maxima failed to start up. Even though the
doctest is a little silly IMHO, i.e. why on earth would be set of
primes be greater than a symbolic polynomial. In fact the a primeset
should be greater than *anything* but another primeset.
>
> ----------------------------------------------------------------------
> Kiran
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---