closest 0.2.0

Simple nearest neighbor implementation.
Documentation
1
2
3
4
import shutil

shutil.copy("LICENSE", "python/LICENSE.md")
shutil.copy("README.markdown", "python/README.md")