Closed phadej closed 1 year ago
I'll add semigroups compat if this is otherwise ok, or when I make tweaks.
I changed the type of function. It fits better the usage where some analysis is done already on each step (in ~bayesian style), so you won't end doing it twice on the last sample (and without access to the state).
I don't need this functionality anymore.
Refactor runBenchmark to use it. Resolves #254
I opted out to generating some data-type with configuration etc. The logic is just easier to write as code directly.