Random
Other libraries
Random library
Lots of scientific algorithms rely on stochastic processes or random distribution. At the very least pseudo-random generator that samples from a normal/gaussian distribution is needed.
Notable non-Nim library include Scipy
Status: in-progress Libraries:
Alea by @andreaferretti allows sampling from non-uniform distributions (Gaussian, Bernoulli, Poisson …) Standard library and Nim-random by @oprypin only allows uniform sampling.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 1, 0001