#5572: fast_callable improvements (followup for #5093)
--------------------------------+-------------------------------------------
Reporter: robertwb | Owner: cwitty
Type: defect | Status: new
Priority: major | Milestone: sage-4.4
Component: basic arithmetic | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
--------------------------------+-------------------------------------------
Comment(by jason):
This is a big patch to fast_callable which
* makes it work for lists/tuples like fast_float does
* adds lots of _fast_callable_ methods to make it work on a lot of
different constant objects (integers/rationals/RDF/RR/CDF/CC)
* refactors the code a bit
* in general replaces calls to fast_float with calls to fast_callable.
The patch also breaks some things---it's still a work in progress.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5572#comment:5>
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.