[Numpy-discussion] Intel random number package

Robert Kern robert.kern at gmail.com
Wed Oct 26 00:41:32 EDT 2016


On Tue, Oct 25, 2016 at 9:34 PM, Charles R Harris <charlesr.harris at gmail.com>
wrote:
>
> Hi All,
>
> There is a proposed random number package PR now up on github:
https://github.com/numpy/numpy/pull/8209. It is from
> oleksandr-pavlyk and implements the number random number package using
MKL for increased speed. I think we are definitely interested in the
improved speed, but I'm not sure numpy is the best place to put the
package. I'd welcome any comments on the PR itself, as well as any thoughts
on the best way organize or use of this work. Maybe scikit-random

This is what ng-numpy-randomstate is for.

https://github.com/bashtage/ng-numpy-randomstate

--
Robert Kern
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20161025/729a07f2/attachment.html>


More information about the NumPy-Discussion mailing list