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
When I change T to any value other than 400 in iPython notebook, I get lots of warnings followed by a CompileError. This occurs when I run the "posteriormodel.resample_model" line. If I run the example in my terminal (not using iPython notebook), I sometimes get warnings for different values of T, but not errors.