You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is your motivation?
I'm writing a simulation and the truncated distributions is a great convenience for sampling
parameters.
What type of application is this? (E.g. cryptography, game, numerical simulation)
Statistics, numerical simulation, etc.
Feature request
I would like to have truncated distributions as part of (perhaps) rand_distr or it could be a new
crate rand_trunc maybe. I'm asking for some guidance here to figure out the best course of action.