Package sage :: Package pari :: Module mathematica
[show private | hide private]
[frames | no frames]

Module sage.pari.mathematica

A pexpect interface to mathematica.

This interface is extremely flexible, since it's exactly like typing into the mathematica interpreter, and anything that works there should work here. Unfortunately, it's sometimes much slower than using C-library calls, and it's very unlikely to work on, e.g., windows. Also, the pexpect module must be installed, which is not standard with Python, and "math" must be in your path.
Classes
Math  

Generated by Epydoc 2.1 on Sun Apr 10 17:58:26 2005 http://epydoc.sf.net