MuMoT
MuMoT copied to clipboard
Add dynamic plotting while computation is running (especially useful for multiagent simulations)
Add "Play", "Pause", "One-Step" buttons to start, pause and advance 1-step at a time the simulation
added a first version of for dynamic plotting during execution. Work needed:
- possibility to activate/deactivate the dynamic plotting (because it slows the execution)
- possible dynamic plotting for multirun
- add play/stop/step button
I think you've added all this functionality now @joefresna ? Fine to close?
Here, we still miss:
- dynamic plotting for multicontroller
- add play/stop/step button
I don't think that these are First Release functionalities.