LowLevelParticleFilters.jl icon indicating copy to clipboard operation
LowLevelParticleFilters.jl copied to clipboard

Set `julia` version as 1.6 in compat

Open ven-k opened this issue 2 years ago • 1 comments

ven-k avatar Jun 09 '22 09:06 ven-k

This might require @unpack since on Julia 1.6 there is no native way to destructure fields of a struct by name.

baggepinnen avatar Jun 09 '22 09:06 baggepinnen

This is no longer required.

ven-k avatar Feb 27 '23 12:02 ven-k