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
Changing this to parts.(d.f.(d.θ), N) fixes the problem for this case, but may break other uses of For.
A good way around this could be to add a collect(::For) method that returns a Vector{Distribution}. Then it's (hopefully) easy to make this do the right thing for any instance
@DilumAluthge saw a problem in cscherrer/SossMLJ.jl#110 that seems to have its root in
Soss.particles
:The text was updated successfully, but these errors were encountered: