mgechev / javascript-algorithms

💻 JavaScript implementations of computer science algorithms
https://mgechev.github.io/javascript-algorithms/
MIT License
7.83k stars 1.27k forks source link

add Minkowski Distance #121

Closed jettcalleja closed 7 years ago

jettcalleja commented 7 years ago

done with the requested changes. thanks for the review (Y)