#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:108 fbissey]:
> OK, I think not getting the warning again is expected but I am not sure
about the details of why. After my patch the test from line 119 becomes
line 120 so that bit is consistent.
>
> What happens if you run the example of line 119/120 in sage? With or
without the patch?
It fails, at least on the first try it does
{{{
sage: f(t) = e^(I*t)
sage: fprime(t) = I*e^(I*t)
sage: hf(t) = 0.5*e^(-I*t)
sage: hfprime(t) = 0.5*-I*e^(-I*t)
sage: m = Riemann_Map([f, hf], [fprime, hfprime], 0.5 + 0.5*I)
/storage/sage/sage-5.9.beta1/local/bin/sage-ipython:1: RuntimeWarning:
divide by zero encountered in divide
#!/usr/bin/env python
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11334#comment:109>
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.