[Numpy-discussion] ndarray is not a sequence

Robert Kern robert.kern at gmail.com
Fri Feb 28 10:23:11 EST 2014


On Fri, Feb 28, 2014 at 3:10 PM, Anthony Scopatz <scopatz at gmail.com> 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



More information about the NumPy-Discussion mailing list