dynamax icon indicating copy to clipboard operation
dynamax copied to clipboard

Fix iterated EKS and CMGS

Open slinderman opened this issue 10 months ago • 0 comments

The iterated smoothers should iteratively perform a forward/backward pass, using linearizations around the previous iteration's smoothed trajectory. Sarkka (2023), Ch 13 describes the algorithm well. Our implementations are only iterating the backward pass.

slinderman avatar Feb 19 '25 06:02 slinderman