Releases: alyst/SpatialIndexing.jl
Releases · alyst/SpatialIndexing.jl
v0.1.6
08 Nov 03:02
Compare
Sorry, something went wrong.
No results found
v0.1.5
14 Mar 01:39
Compare
Sorry, something went wrong.
No results found
SpatialIndexing v0.1.5
Diff since v0.1.4
Closed issues:
UndefVarError: enl_diff not defined when using RTree (#2 )
v0.1.4
13 Mar 23:54
Compare
Sorry, something went wrong.
No results found
SpatialIndexing v0.1.4
Diff since v0.1.3
Closed issues:
Arrays for Tree building and querying (#3 )
function Base.show(io::IO, tree::RTree) prints entire tree, crashes REPL (#9 )
Merged pull requests:
v0.1.3
20 Jun 14:29
Compare
Sorry, something went wrong.
No results found
SpatialIndexing v0.1.3
Diff since v0.1.2
Closed issues:
Help with usage (#5 )
Update to Project.toml (#6 )
Merged pull requests:
v0.1.2
09 Jan 18:54
Compare
Sorry, something went wrong.
No results found
RTree() constructor: splitdistribution_factor renamed to split_factor
fix corner cases of R-tree condensing (trivial root elimination)
subtract!() fixes and test coverage increase
v0.1.1
21 Dec 00:29
Compare
Sorry, something went wrong.
No results found
Performance optimizations
v0.1.0
10 Dec 22:12
Compare
Sorry, something went wrong.
No results found
simplify load!(tree, data) data conversion params
add findfirst(tree, point)
add similar(tree)
make Pareto example 3D
doc improvements
fixes
v0.0.1
26 Nov 08:13
Compare
Sorry, something went wrong.
No results found
Initial pre-alpha release.