Skip to content

Latest commit

 

History

History
47 lines (42 loc) · 2.45 KB

readme.md

File metadata and controls

47 lines (42 loc) · 2.45 KB

Build Status GoDoc

GoDistances

GoDistances is a library for calculating different kind of distance between n-dimensional vectors. This code has been highly influenced by Bugra Akyildiz' kmeans project https://github.com/bugra/kmeans.

This lib comes with this distances calculations:

Documentation

GoDoc

License

BSD License Issues