[Numpy-discussion] What is the pythonic way to write a function that handles arrays and scalars?
Stephan Hoyer
shoyer at gmail.com
Tue Dec 12 20:49:14 EST 2017
On Tue, Dec 12, 2017 at 5:07 PM Mark Campanelli <mark.campanelli at gmail.com>
wrote:
> I think I saw some other discussion recently about numpy joining forces
> with Python 3's gradual type system. Is there any draft formal proposal for
> this yet? If numpy+scipy wants to scale to "bigger" projects, I think it
> behooves the community to get rid of this messiness.
>
We're still figuring this out, but if you're interested please follow along
(and pitch in!):
https://github.com/numpy/numpy_stubs
https://github.com/numpy/numpy/issues/7370
https://github.com/python/typing/issues/516
Cheers,
Stephan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20171213/a0f0a655/attachment.html>
More information about the NumPy-Discussion
mailing list