renapagli

Results 7 issues of 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...

help wanted
question

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...

enhancement

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)...

enhancement

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...

enhancement

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: ` = - `,...

enhancement