oseiskar / simdkalman

Python Kalman filters vectorized as Single Instruction, Multiple Data
https://simdkalman.readthedocs.io/
MIT License
176 stars 36 forks source link

Ensure that smooth=True does not affect filter results in kf.compute #27

Closed oseiskar closed 9 months ago

oseiskar commented 9 months ago

Issue noticed in #26