#7742: add a compose function to sage
--------------------------------+-------------------------------------------
Reporter: was | Owner: AlexGhitza
Type: defect | Status: new
Priority: major | Milestone: sage-4.3.1
Component: basic arithmetic | Keywords:
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
--------------------------------+-------------------------------------------
Comment(by was):
Replying to [comment:6 ncohen]:
> What about doing it in log(n) compositions, like when you try to compute
x^12 ? :-)
That's an interesting idea. For a Python function that will make
absolutely no difference. For a symbolic callable expression it would
make a noticeable difference though. So we should definitely think about
it.
I think the most important thing though is to implement something with a
clear interface and definition now and get it into sage. Then we can make
it faster whenever we want.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7742#comment:7>
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.