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
Maybe the easiest way of implementing this would be a ODESolution.discretise_offgrid(ts) method, which returns another ODE solution but with different states and conditionals. On this, one could then use .sample() etc.
Would be great to be able to sample from the posterior and on a dense mesh. If necessary, it can be restricted to
offgrid_sample
or whatever.The text was updated successfully, but these errors were encountered: