Releases: maxfreu/SortTileRecursiveTree.jl
Releases · maxfreu/SortTileRecursiveTree.jl
v0.1.4
v0.1.3
v0.1.2
SortTileRecursiveTree v0.1.2
Merged pull requests:
- Implement the AbstractTrees interface (#7) (@asinghvi17)
- type stability and alloc reduction (#8) (@rafaqz)
- precalculate leaf extents and define for Extents.jl (#9) (@rafaqz)
- Bump patch version (#10) (@asinghvi17)
Closed issues:
- Error when
showing an STRtree with only a single leaf node (#3)