[SciPy-Dev] Enhancements to scipy.spatial.cKDTree
Sturla Molden
sturla@molden...
Fri Jul 13 11:23:20 CDT 2012
On 13.07.2012 09:09, Ralf Gommers wrote:
> Please note that memoryviews can't be used yet in scipy due them not
> working with python 2.4 (see https://github.com/numpy/numpy/pull/307).
> All the other things Sturla mentioned do sound like improvements that
> can be made.
Then I suggest using PyArray_DATA instead of array.data.
(See the code I posted.)
Sturla
More information about the SciPy-Dev
mailing list