MuMoT icon indicating copy to clipboard operation
MuMoT copied to clipboard

Multiscale Modelling Tool - mathematical modelling without the maths

Results 61 MuMoT issues
Sort by recently updated
recently updated
newest added

Check bookmarking of all advanced multicontrollers in `MiscTests/MuMoT_testMulticontroller.ipynb` not all use cases provide a complete (i.e. widget free) bookmark

bug

`_plotLimitsWidget` should be handled as other parameters. It would be sufficient to put 'plotLimits' in the `_widgetsExtraParams` dictionary (or, most probably, in the `_widgetsPlotOnly` dict as recomputation might not be...

enhancement

plotProportions should not retrigger computation, but just adapt the axes

enhancement

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

Currently basic van Kampen expansion and Stochastic Simulation Algorithm are implemented (`showVanKampenExpansion()` and `SSA()` respectively). Implementation of more sophisticated techniques would enable more complicated systems to be analysed, e.g. time-inhomogeneous...

enhancement
help wanted

Following on from #67 I I think it would be a very good thing if MuMoT models could be created and referenced in Notebooks without using Notebook cell execution numbers....

enhancement
good first issue

Parameters reported in logs lag behind latest versions plotted, according to widget values.

bug

Sometimes takes a couple of minutes after first opening a Notebook and executing a few cells. Example: create a conda env using `environment.yml` then start running the User Manual Notebook....

bug