#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: |
------------------------------------------+---------------------------------
Changes (by jason):
* status: needs_review => needs_work
Comment:
I think it would be better to use the @wraps decorator in python, which
automatically copies the documentation, etc. Also, the source inspection
probably won't work here (I haven't checked, though). We should spruce up
this decorator to follow the pattern in sage/plot/misc.py (see the
@options or @suboptions decorator classes).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8488#comment:3>
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.