Pierre-Andre Noel <noel.pierre.an...@gmail.com> wrote: > Why not do something like the C++11 <random>? In <random>, a "generator" > is the engine producing randomness, and a "distribution" decides what is > the type of outputs that you want.
This is what randomkit is doing internally, which is why it is so easy to plug in a different generator. Sturla _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion