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