On Fri, Nov 22, 2019 at 8:54 AM Matti Picus wrote:
> Hi everyone,
>
>
> We recently officially exposed and documented[0] the C-API side of
> numpy.random. There are now working examples[3] of using numpy.random
> from numba[1], cython[2], and cffi[5].
>
>
> Please try this out before the 1.18 rel
Hi everyone,
We recently officially exposed and documented[0] the C-API side of
numpy.random. There are now working examples[3] of using numpy.random
from numba[1], cython[2], and cffi[5].
Please try this out before the 1.18 release by installing the latest
HEAD version and making sure the