equivalent command in sage?
Hi!
I wonder if there an equivalent command in Sage that behaves like "manipulate" in Mathematica?
Thanks,
Yep: it's the decorator interact
.
Documentation: http://www.sagemath.org/doc/reference...
Examples: http://wiki.sagemath.org/interact/
By the way, here is an interact I made to find out the Fourier series of a piecewise defined function: http://flask.sagenb.org/home/pub/90/
Thanks you for the answer, that helps a lot. I was trying to create an interactive applet using sagenb, but still getting used to Sage from mathematica.
I know how you feel: I also was a Mathematica user before getting into Sage. It is worth the effort :)
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 13 years ago
Seen: 838 times
Last updated: Jun 21 '11
interact buttons that do stuff, not just selectors
show polyhedron in an interact
Saving the output of "interact" session.
interface with mathematica in notebook
Interact depending on other arguments
Round trip through Mathematica's FullSimplify