| 1 | initial version |
In a .py file, you need to add some imports at the beginning. For example, if you need "mathematica", you can find what you should add using
sage: import_statements(mathematica)
from sage.interfaces.mathematica import mathematica
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.