Open Li-shiyue opened 1 week ago
Can Turing support indexing from pre built arraydists or filldist?
Yep!
In the above, you're not re-using niw
distribution, so that's not what's happening here:)
But can you add the ]st --manifest
to your issue? This works on my end so you might just be on an old version.
Minimal working example
Description
Can Turing support indexing from pre built arraydists or filldist,I failed to try ERROR: MethodError: no method matching reconstruct(::Tuple{Int64, Int64, Int64}, ::SubArray{Float64, 1, Vector{Float64}, Tuple{UnitRange{Int64}}, true})
Julia version info
versioninfo()
``` (Paste here) ```Manifest
]st --manifest
``` (Paste here) ```