On Fri, Feb 28, 2014 at 3:10 PM, Anthony Scopatz <[email protected]> wrote: > Thanks All, > > I am sorry I missed the issue. (I still can't seem to find it, actually.)
https://github.com/numpy/numpy/issues/2776 > I agree that there would be minimal overhead here and I bet that would be > easy to show. I really look forward to seeing this get in! There is *no* overhead to ndarray because you don't actually subclass. -- Robert Kern _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
