In that case, ignore my comment. :) Best Regards, Hameer Abbasi
> On Saturday, Nov 10, 2018 at 11:52 PM, Stephan Hoyer <[email protected] > (mailto:[email protected])> wrote: > On Sat, Nov 10, 2018 at 2:08 PM Hameer Abbasi <[email protected] > (mailto:[email protected])> 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 > [email protected] > https://mail.python.org/mailman/listinfo/numpy-discussion
_______________________________________________ NumPy-Discussion mailing list [email protected] https://mail.python.org/mailman/listinfo/numpy-discussion
