Matt Wala
Results
1
issues of
Matt Wala
Running [this snippet](https://gist.github.com/mattwala/f131a2587f5ed597c2fde2cac998c0d3) results in the following error: File "test.py", line 11, in rand(q, shape=(), a=np.iinfo(dt).min, b=np.iinfo(dt).max, dtype=dt) File "/home/matt/src/pyopencl/pyopencl/clrandom.py", line 741, in rand gen.fill_uniform(result, a=a, b=b)) File "/home/matt/src/pyopencl/pyopencl/clrandom.py", line...