Deprecating scikits.ann in favor of scipy.spatial

Now that scipy.spatial has a very competent KDTree implementation (in both python an C versions), Rob and I feel that it’s probably best to stop development of the ANN wrapper. It’s in a workable state and the code won’t be going anywhere, but any of our future efforts will go towards scipy.spatial. Give it a [...]

Tagged ,