Discussion:
[Numpy-discussion] dtype random.rand
G Young
2016-01-03 23:54:27 UTC
Permalink
Hello,

Issue #6790 <https://github.com/numpy/numpy/issues/6790> had requested the
enhancement of adding the dtype argument to both random.randint and
random.rand. With #6910 <https://github.com/numpy/numpy/pull/6910> merged
in, that addresses the first half of the request. What do people think of
adding a dtype argument to random.rand?

Thanks!

Greg

Loading...