Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to import 3rd party modules into SAGE?

In SAGE, I can import math or numpy from within a script, but I'm unable to import stuff located in, for example, /usr/lib/python2.7/dist-packages/. How could I fix that?

Thanks in advance.