[Numpy-discussion] C-API: datatype for arrays of indices

Martin Wiechert martin.wiechert at gmx.de
Wed Jan 24 10:39:54 EST 2007


Hi list,

does anybody know, what datatype arrays C-API functions like

PyArray_SearchSorted
PyArray_ArgSort

return? Can I rely on them being npy_intp?

Thanks,
Martin



More information about the NumPy-Discussion mailing list