Toggle navigation
kdtools
0.6.0
Get started
Reference
Articles
Approximate search
Compact multidimensional sorting and searching with kdtools
Nearest Neighbors Models
Changelog
Changelog
Source:
NEWS.md
kdtools 0.6.0
2021-10-08
Mostly fixes for CRAN
Initial work on approximate knn
kdtools 0.5.2
2021-08-25
Returning distances from nearest neighbor search
More accommodations for broken compilers
kdtools 0.5.1
2021-08-10
Native R matrix support
Will sort spatial sf data frames by location
Now passes checks without c++17
kdtools 0.5.0
2021-07-20
added support for native data frames, distance weights and string distance
kdtools 0.4.1
2019-04-23
range query and nearest neighbor search have variants that return indices
kdtools 0.4.0
can now sort a vector of pointers to tuples
exposed to R as kd_order
kdtools 0.3.1
2018-04-26
Additional bug fixes
kdtools 0.3.0
2018-04-09
Bug fix in lower/upper_bound
kdtools 0.2.0
2018-04-08
For upload to CRAN
kdtools 0.1.1
Added a
NEWS.md
file to track changes to the package.
Fixed a bug in vignette building
Contents