My main intention is just use some functions in the ann library in Pylab to calculate nearest neighbor.
My system is Windows Vista 32 bit. I have a few questions about the ANN webpage.
-
For ANN Version 1.1.2, I found two download options “ann_1.1.2.zip” and “ann_1.1.2_MS_Win32_bin.zip” for Windows. After reading the ANN manual, I believe “ann_1.1.2.zip” needs to compiling on Microsoft Windows Systems. And “ann_1.1.2_MS_Win32_bin.zip” is the precompiled Files for Microsoft Windows. I have no idea which one should I download since I don’t know their difference.
-
Actually I downloaded “ann_1.1.2_MS_Win32_bin.zip” and I found some library file and dll file. What should I do with them if I want to use ann library in pylab?
Try scikits.ann (Windows binaries).