Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Live Plotting #22

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Live Plotting #22

wants to merge 8 commits into from

Conversation

reubenharry
Copy link
Collaborator

Re issue #21, I had a go at making a live plot inside a jupyter notebook (notebooks/visualization/liveplot.ipynb). Hopefully it should work out of the box (perhaps after installing a couple of packages).

The idea is to show the x and u spaces (or 2D/3D projections) in side-by-side plots, and be able to vary L, eps and temperature in real time, and see how the SDE changes.

That now works, so in future I can add nicer visuals, including a KDE of the empirical distribution overlaid, or a contour plot of the true distribution overlaid, extend to 3D, show an ensemble of particles, etc. I could even show u as an arrow attached to the x coordinate.

@reubenharry reubenharry marked this pull request as draft September 26, 2023 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant