Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
NOCSurfaceProcesses
GeoSpatialTools
Commits
2fb05223018803df3ee638ddf765fb1985994bfd
Switch branch/tag
geospatialtools
GeoSpatialTools
kdtree.py
Author
Search by author
Any Author
04 Oct, 2024
2 commits
fix: revert median partition change, split on index. Account for this in insert and delete methods.
· d58f82b9
Joseph Siddons
authored
5 months ago
d58f82b9
feat(kdtree_query): Querying KDTree now returns list of neighbours
· 01f7c77e
Joseph Siddons
authored
5 months ago
01f7c77e
03 Oct, 2024
3 commits
fix(kdtree): increment split index if next index is above median
· 55a83edd
Joseph Siddons
authored
5 months ago
55a83edd
fix(kdtree): account for lon wrapping
· 9496c161
Joseph Siddons
authored
5 months ago
9496c161
feat: Implement KDTree for fast nearest neighbours in 2 spatial dimensions
· 29e88056
Joseph Siddons
authored
5 months ago
29e88056