Closed jarmarshall closed 6 years ago
integrate
might be integrateODEs
integrateNoise
might be noiseCorrelations
Remove old functions @tbose1 and also rename classes to follow Pythonic naming convention (e.g. MuMoTbifurcationView
not MuMoTBifurcationView
For showODEs
default to heuristic
(but rename this to massAction
)
Solved with commit e4af1a5f850c8a03d50fac1df74a7ff58f56f0c7. Implemented everything as discussed. Function/method names will be updated in user manual shortly.
Here are function names I think are not intuitive:
numSimStateVar
numSimNoiseCorrelations
showNoiseEOM
showNoiseStationarySol
Here are proposals for new names:
integrate
integrateNoise
(not sure this is really accurate)showNoiseEquations
showNoiseSolutions
Also, really
showODEs_vKE
should actually be replaced by a keywordheuristic
/vanKampen
inshowODEs
Comments on naming welcome...