Prune / Expand simulation pool #17
mirkodandrea
started this conversation in
Ideas
Replies: 1 comment
-
|
This would be very useful since if let's say >10 simulations over 100 die out, no "90th percentile of probability" iso-contour cannot be plotted. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Provide APIs to dynamically decrease or increase the number of realizations simulated by the Propagator.
• Prune: randomly select a subset of active realizations (or “slice” them) and discard the rest.
• Expand: replicate existing slices (with variation if needed) to increase the pool size.
Beta Was this translation helpful? Give feedback.
All reactions