Andrey Antukh
|
9d5ba9d731
|
Add node balancing and remove not used code.
|
2016-06-07 22:03:40 +03:00 |
|
Andrey Antukh
|
a4013c283c
|
Remove dead code with some cosmetic fixes on kdtree/core.js.
|
2016-06-07 17:18:20 +03:00 |
|
Andrey Antukh
|
8f55391167
|
Add initial implementation of interval tree.
|
2016-06-07 17:17:52 +03:00 |
|
Andrey Antukh
|
ac3d44601a
|
Fix rng def in nodejs environment.
|
2016-04-24 22:53:31 +03:00 |
|
Andrey Antukh
|
f102be51cb
|
Remove redundant UUID instance creation on vendor/uuid module.
|
2016-04-24 21:51:01 +03:00 |
|
Andrey Antukh
|
6e4d243897
|
Add uuid generation functions that uses high quality RNG.
|
2016-04-24 21:49:14 +03:00 |
|
Andrey Antukh
|
94fc4d2b88
|
Fix kdtree implementation.
|
2016-04-11 17:33:24 +03:00 |
|
Andrey Antukh
|
808c964d3d
|
Simplify and fix kdtree impl.
|
2016-04-09 20:32:34 +03:00 |
|
Andrey Antukh
|
d64253dd1b
|
Remove point abstraction and just use array for that on kdtree.
|
2016-04-09 20:32:34 +03:00 |
|
Andrey Antukh
|
5ae1c6a78c
|
Add kdtree implementation.
|
2016-04-08 11:03:13 +03:00 |
|