[Numpy-discussion] is ndarray.base the closest base or the ultimate base?

Citi, Luca lciti at essex.ac.uk
Wed Sep 23 16:35:54 EDT 2009


> numpy.may_share_memory() should be pretty cheap. It's just arithmetic.
True, but it is in python. Not something that should go in construct_arrays of ufunc_object.c, I suppose.
But the same approach can be translated to C, probably.

I can try if we decide
http://projects.scipy.org/numpy/ticket/1085
is worth fixing.

Let me know.



More information about the NumPy-Discussion mailing list