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

Module sage.pari.expect

A pexpect interface to gp interpreter.

This interface is extremely flexible, since it's exactly like typing into the PARI 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 gp must be in your path.
Classes
Pari  

Generated by Epydoc 2.1 on Fri Jun 24 17:58:44 2005 http://epydoc.sf.net