#11334: Update numpy to 1.7.0
--------------------------------------------------------------+-------------
Reporter: jason | Owner:
tbd
Type: task | Status:
needs_work
Priority: major | Milestone:
sage-5.9
Component: packages: standard | Resolution:
Keywords: sd40.5 | Work issues:
Report Upstream: Fixed upstream, in a later stable release. | Reviewers:
Authors: | Merged in:
Dependencies: #12415, #13992 | Stopgaps:
--------------------------------------------------------------+-------------
Comment (by strogdon):
Replying to [comment:100 jdemeyer]:
> I assume this is caused by Numpy:
> {{{
> sage -t devel/sage/sage/calculus/riemann.pyx
> **********************************************************************
> File "devel/sage/sage/calculus/riemann.pyx", line 120, in
sage.calculus.riemann.Riemann_Map
> Failed example:
> m = Riemann_Map([f, hf], [fprime, hfprime], 0.5 + 0.5*I)
> Expected nothing
> Got:
> doctest:1: RuntimeWarning: divide by zero encountered in divide
> **********************************************************************
> }}}
I get this failure here too and I'm testing sage-5.9.beta1 and I don't get
the failure associated with the patch for the test starting at line 109
{{{
sage: f(t) = e^(I*t)
sage: fprime(t) = I*e^(I*t)
sage: m = Riemann_Map([f], [fprime], 0) # long time (4 sec)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11334#comment:105>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.