-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
One feature I often want in Rhine-Bayes is the ability to control how often resampling happens (which I believe in the present implementation happens at every time step).
The simplest thing would be to specify a resampling rate for runPopulationCl. More complex would be to have the return type of runPopulationCl be ClSF m cl (a, Bool) [(b, Log Double)], where the Bool determines when resampling happens. Does this seem doable (in which case I could have a go) or do you think there's a reason it's not practical?
Metadata
Metadata
Assignees
Labels
No labels