gmath  0.3
About: Gnome-Python mathematical environment
  Fossies Dox: gmath-0.3.tar.gz  ("inofficial" and yet experimental doxygen-generated source code documentation)  

 All Classes Namespaces Files Functions Variables
GMath_cmd.py File Reference

Go to the source code of this file.

Classes

class  NumPySession.GMath_cmd.Cmd
 

Namespaces

 NumPySession.GMath_cmd
 

Variables

string NumPySession.GMath_cmd.PROMPT = '(Cmd) '
 
string NumPySession.GMath_cmd.IDENTCHARS = string.letters+string.digits+'_'
 
tuple NumPySession.GMath_cmd.NUMPY_HELP = GMatH_docindex.docreader((os.environ['GMatH']+"/NumPySession/doc/NumPy",))
 
string NumPySession.GMath_cmd.NO_NUMPY_HELP = "No NumPy help on this!"