Re: [Numpy-discussion] New Indexing Methods Revival #N (subclasses!)
Marten van Kerkwijk
11 Sep
2016
11 Sep
'16
11:19 a.m.
There remains the option to just let subclasses deal with new ndarray
features... Certainly, for `Quantity`, I'll quite happily do that.
And if it alllows the ndarray code to remain simple and efficient, it
is probably the best solution. -- Marten