Ask Your Question

Revision history [back]

click to hide/show revision 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