On Sat, Nov 10, 2018 at 2:08 PM Hameer Abbasi <einstein.edi...@gmail.com>
wrote:

> I agree with Stephan here, other than the fact that ndarray should be in
> the list of types. I can think of many cases in PyData/Sparse where I dont
> want to allow mixed inputs, but maybe that’s a tangential discussion.
>

To be clear: ndarray *is* currently preserved in the list of types passed
to __array_function__ (because ndarray.__array_function__ is defined).
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to