baggepinnen / LowLevelParticleFilters.jl

State estimation, smoothing and parameter estimation using Kalman and particle filters.
https://baggepinnen.github.io/LowLevelParticleFilters.jl/stable
Other
117 stars 15 forks source link

Incremental precomiplation fatally broken #106

Closed the-noble-argon closed 1 year ago

the-noble-argon commented 1 year ago

After updating all my packages, I got a warning from this package:

 WARNING: Method definition parameters(Any) in module SymbolicIndexingInterface at C:\Users\user\.julia\packages\SymbolicIndexingInterface\OL4Nh\src\interface.jl:71 overwritten in module LowLevelParticleFilters at C:\Users\user\.julia\packages\LowLevelParticleFilters\lSWeO\src\PFtypes.jl:9.
│    ** incremental compilation may be fatally broken for this module **
baggepinnen commented 1 year ago

I hope this has been resolved on the new release made a few hours ago?