pf icon indicating copy to clipboard operation
pf copied to clipboard

write deterministic resamplers and samplers

Open tbrown122387 opened this issue 3 years ago • 0 comments

If we had (nontrivial) deterministic resamplers and samplers, we could check every particle throughout every step of the filtering process in unit tests.

For an example of resamplers, always pick the current index, always pick the first, always pick the last. For an example of samplers, always increment by 1.0.

tbrown122387 avatar Feb 21 '22 22:02 tbrown122387