|
API = API_class()
|
|
Continuous = Continuous Domain
|
|
Discrete = Discrete Domain
|
|
E_COMPUTFAIL = 0
|
|
E_NONUNIQUETERM = 10
|
|
Inf = inf
|
|
LargestInt32 = 2147483647
|
|
NaN = nan
|
|
W_BISECTLIMIT = 12
|
|
W_NONTERMEVENT = 20
|
|
W_NONTERMSTATEBD = 21
|
|
W_TERMEVENT = 10
|
|
W_TERMSTATEBD = 11
|
|
W_UNCERTVAL = 0
|
|
_1DimplicitSolveMethods = [ ' newton ' , ' bisect ' , ' steffe ' ]
|
|
__warningregistry__ = { ( ' Not importing directory \'/Users/robc ...
|
|
_all_complex = ( <type 'complex'>, <type 'numpy.complexfloating...
|
|
_all_float = ( <type 'float'>, <type 'numpy.floating'>, <type '...
|
|
_all_int = ( <type 'int'>, <type 'numpy.integer'>, <type 'numpy...
|
|
_all_numpy_complex = ( <type 'numpy.complex128'>, <type 'numpy....
|
|
_all_numpy_float = ( <type 'numpy.float64'>, <type 'numpy.float...
|
|
_all_numpy_int = ( <type 'numpy.int32'>, <type 'numpy.int32'>, ...
|
|
_complex_types = ( <type 'complex'>, <type 'numpy.complexfloati...
|
|
_float_types = ( <type 'float'>, <type 'numpy.floating'>)
|
|
_implicitSolveMethods = [ ' newton ' , ' bisect ' , ' steffe ' , ' fsolve ' ]
|
|
_int_types = ( <type 'int'>, <type 'numpy.integer'>)
|
|
_num_equivtype = { <type 'float'>: <type 'numpy.float64'>, <typ...
|
|
_num_maxmin = { <type 'numpy.int32'>: [ -2147483648, 2147483647] ...
|
|
_num_name2equivtypes = { ' float ' : ( <type 'float'>, <type 'numpy...
|
|
_num_name2type = { ' float ' : <type 'numpy.float64'>, ' int ' : <typ...
|
|
_num_type2name = { <type 'float'>: ' float ' , <type 'int'>: ' int ' ...
|
|
_num_types = ( <type 'float'>, <type 'int'>, <type 'numpy.float...
|
|
_pydstool_path = ' /Users/robclewley/PyDSTool '
|
|
_pytypefromtype = { <type 'numpy.int32'>: <type 'int'>, <type '...
|
|
_real_types = ( <type 'int'>, <type 'numpy.integer'>, <type 'fl...
|
|
_seq_types = ( <type 'list'>, <type 'tuple'>, <type 'numpy.ndar...
|
|
contained = contained
|
|
e = 2.71828182846
|
|
errmessages = { 0: ' Computation of trajectory failed ' , 10: ' Mor ...
|
|
errorfields = { 0: [ ' t ' , ' error info ' ] , 10: [ ' t ' , ' event list ' ] }
|
|
genDB = Generator internal database class: []
|
|
isfinite = <ufunc 'isfinite'>
|
|
notcontained = notcontained
|
|
null_predicate = null_predicate_class(None)
|
|
pi = 3.14159265359
|
|
rerr = <PyDSTool.Redirector.Redirector object at 0x3015b90>
|
|
rout = <PyDSTool.Redirector.Redirector object at 0x3015d30>
|
|
symbolMapDict = { ' abs ' : ' fabs ' , ' mod ' : ' fmod ' , ' sign ' : ' signum ' }
|
|
targetLangs = [ ' c ' , ' python ' , ' matlab ' ]
|
|
theGenSpecHelper = GenSpecHelper()
|
|
uncertain = uncertain
|
|
warnfields = { 0: [ ' value ' , ' interval ' ] , 10: [ ' t ' , ' event list ' ...
|
|
warnmessages = { 0: ' Uncertain value computed ' , 10: ' Terminal e ...
|