[Numpy-discussion] Using library-specific headers

Robert Kern robert.kern at gmail.com
Thu Sep 29 14:01:14 EDT 2016


On Thu, Sep 29, 2016 at 6:27 PM, Pavlyk, Oleksandr <
oleksandr.pavlyk at intel.com> wrote:

> Related to numpy.random_inter, I noticed that the randomstate package,
which extends numpy.random was
> not being made a part of numpy, but rather published on PyPI as a
stand-alone module. Does that mean that
> the community decided against  including it in numpy's codebase? If so, I
would appreciate if someone could
> elaborate on or point me to the reasoning behind that decision.

No, we are just working out the API and the extensibility machinery in a
separate package before committing to backwards compatibility.

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


More information about the NumPy-Discussion mailing list