| Hello, I want to use save a definition in the interactive shell. For example, I define I put but it doesn't work. How can I do to save this definition and then load to work with it. Thanks.-. |
| Saving functions is a general problem with Python (and Python is Sage's language). But Sage provides a partial solution in the modules Example:
|
Asked: Mar 16 '12
Seen: 49 times
Last updated: Mar 16 '12
powered by ASKBOT version 0.7.22
Copyright Sage, 2010. Some rights reserved under creative commons license.
This looks like a duplicate of http://ask.sagemath.org/question/1229/how-to-save-a-function-in-sage
niles (Mar 16 '12)