rand()
methods imeplemented in QI should take rng as optional first argument
#63
Labels
Milestone
rand()
methods imeplemented in QI should take rng as optional first argument
#63
We should follow the convention of package
Random
.See
rand()
documentation:rand([rng=GLOBAL_RNG], [S], [dims...])
The text was updated successfully, but these errors were encountered: