[Numpy-discussion] memory address of array data?

Robert kxroberto at googlemail.com
Mon Aug 17 02:42:02 EDT 2009


Is there a function to get the memory address (int) of 
(contigious) ndarray data on Python level - like 
array.array.buffer_info() ?
I'd need it to pass it to a camera function.




More information about the NumPy-Discussion mailing list