LowLevelParticleFilters.jl
LowLevelParticleFilters.jl copied to clipboard
Set `julia` version as 1.6 in compat
This might require @unpack
since on Julia 1.6 there is no native way to destructure fields of a struct by name.
This is no longer required.