#8488: Add support for @interact to the Sage library and module for a library of
interacts
------------------------------------------+---------------------------------
Reporter: was | Owner: itolkov
Type: enhancement | Status: needs_work
Priority: major | Milestone:
Component: interact | Keywords:
Author: William Stein, Jason Grout | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------------------+---------------------------------
Comment(by jason):
I just attached a patch which implements a "sage_wraps" decorator which
mirrors the functools wraps decorator, but also adds the sage-specific
_sage_src_ attribute, so that {{{interacts.demo??}}} works.
This is still "needs work", since the sage_wraps function needs some
doctests.
We can now simplify the code in sage/plot/misc.py and a few other places
that call the @wraps decorator using @sage_wraps.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8488#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.