#8867: speed up the riemann mapping functionality
---------------------------+------------------------------------------------
Reporter: jason | Owner: burcin
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-4.7
Component: calculus | Keywords:
Author: Jason Grout | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Changes (by evanandel):
* status: needs_work => needs_review
Old description:
> This patch speeds up the riemann mapping functionality by automatically
> trying to call fast_callable on the functions passed in. This depends on
> #5572 (patch "improve_fast_callable.patch")
New description:
This patch speeds up the riemann mapping functionality by automatically
trying to call fast_callable on the functions passed in.
tickets !#10792 and !#10821 should be applied first.
I believe that it is no longer true that this depends on #5572 (patch
"improve_fast_callable.patch")
--
Comment:
I've uploaded a new version of the fast_callable patch. It now properly
avoids failing with lambda functions, although it doesn't work optimally
for them. I'll add some notes on that in #10945. It also is updated to
work properly with the numpy 1.5.1 version. Therefore
tickets #10792 and #10821 should be applied first. I don't think the
current patch is dependent on #5572, although I'm sure that faster
fast_callables would help.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8867#comment:13>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.