You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason, the way I've implemented the dynamic updating of the simulation trajectory, after the run is complete, it outputs the entire trajectory frame by frame (you can see this in the notebook). This needs to be fixed.
Adding a small function to generate many runs of the simulation and plot histograms of the parameters so that we can visualize the robustness of simulation results (see the pinned plot in the Slack channel).
Any other generic Python improvements would be appreciated.