Home | Trees | Index | Help |
|
---|
Package sage :: Package pari :: Module 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 |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Fri May 20 19:41:03 2005 | http://epydoc.sf.net |