Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Show HN: A static kd-tree in JavaScript
(
github.com/mikolalysenko
)
44 points
by
33a
on Dec 22, 2014
|
hide
|
past
|
favorite
|
2 comments
mck-
on Dec 22, 2014
[–]
For reference, I wrote a light-weight kd-tree in Javascript a while ago too [1] as well as a knn library [2]
[1]
https://github.com/axiomzen/look-alike
[2]
https://github.com/axiomzen/Alike
33a
on Dec 22, 2014
|
parent
[–]
Cool! If you would like I can add this to the benchmark later.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://github.com/axiomzen/look-alike
[2] https://github.com/axiomzen/Alike