#15337: Speed up ulp() method of real_mpfr.pyx
------------------------------------+----------------------------
       Reporter:  jdemeyer          |        Owner:
           Type:  enhancement       |       Status:  needs_review
       Priority:  minor             |    Milestone:  sage-5.13
      Component:  basic arithmetic  |   Resolution:
       Keywords:                    |    Merged in:
        Authors:  Jeroen Demeyer    |    Reviewers:
Report Upstream:  N/A               |  Work issues:
         Branch:                    |       Commit:
   Dependencies:                    |     Stopgaps:
------------------------------------+----------------------------

Comment (by zimmerma):

 I tested the patch against Sage 5.12, and got the following failures
 {{{
 sage -t --long __init__.pyc  # AttributeError in doctesting framework
 sage -t --long env.pyc  # AttributeError in doctesting framework
 sage -t --long version.pyc  # AttributeError in doctesting framework
 sage -t --long tests/interrupt.pyx  # Time out
 sage -t --long tests/cmdline.py  # 11 doctests failed
 sage -t --long calculus/desolvers.py  # 8 doctests failed
 sage -t --long misc/interpreter.py  # 1 doctest failed
 sage -t --long misc/trace.py  # 2 doctests failed
 }}}
 This is under Ubuntu 12.04. I can give more detail if needed.

 Paul

--
Ticket URL: <http://trac.sagemath.org/ticket/15337#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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to