renapagli
renapagli
The Epidemic Models Demo notebook uses `bifurcation()` for a transcritical bifurcation which takes place when the bifurcation parameter crosses 1. The `bifurcation()` function is sensitive to the `initBifParamz value. If...
Many interesting dynamics take place on the 2-simplex, including epidemic models. It would be great to support Stream and Integrate on the simplex, so that MuMoT could generate plots like...
The colour of the vector field lines in stream is set to depend on the vector field magnitude. However, in some cases, (see Epidemic Models Demo notebook stream 2 (§1.3)...
It would be great to have many more different types of graph in the drop-down menu for network topology. NetworkX already supports many different types of graphs so we could...
It should be possible to create a new model via a coordinate transformation of an existing model. Currently, this is only possible for the particular transformation: ` = - `,...