Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 272 Bytes

File metadata and controls

4 lines (3 loc) · 272 Bytes

pyResampling

An attempt to provide efficient resampling procedures, using Cython, for sequential Monte Carlo type algorithms, also known as particle filters.

Currently working with the four different resampling schemes multinomial, residual, stratified and systematic.