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
Nutpie allow sampling in a non-blocking thread, which is great for interactive workflows. You can start playing with plotting - summary code while the model is sampling. We should try to enable that for PyMC samplers as well, running it in a distinct thread from main?