Home | Trees | Indices | Help |
|
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Imports: os, sets, SBML, SloppyCell, KeyedList, ExprManip, Network_mod, Trajectory_mod
|
Output a TeX file containing the network equations and other information. net: Network to work with. filename: Filename for resulting TeX file. If filename==None, the output file will be <network id>.tex simpleTeX: If True, some TeX that causes problems in WYSIWYG editors such as LyX will be omitted. |
Return a string that contains the longtable-bound TeX'd equations for the network. Also includes events and current optimizable parameter values. simpleTeX: If True, some TeX that causes problems in WYSIWYG editors such as LyX will be omitted. |
Load a dynamic function from a file and attach it to the obj. (A Network or Trajectory.) The filename must be <function_name>.py |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jun 3 10:15:00 2009 | http://epydoc.sourceforge.net |