Skip to content

Releases: emma-k-alexandra/RTree

2.2.1 Bug Fixes

29 Jan 00:54
Compare
Choose a tag to compare

2.2.0 Custom JSON Encoding and Decoding

27 Dec 23:56
Compare
Choose a tag to compare

Bug Fixes

04 Jan 18:10
Compare
Choose a tag to compare
v2.1.2

Storage fix for read only trees

Bug Fixes

04 Jan 18:07
Compare
Choose a tag to compare
v2.1.1

Storage bug fix for read only trees

More efficient storage model

03 Jan 17:27
04db9e4
Compare
Choose a tag to compare

RTree files should be much smaller now.

Correctly order nearest neighbor search heap

10 Nov 16:22
a68068e
Compare
Choose a tag to compare
Merge pull request #1 from emma-k-alexandra/should-i-run

Correctly order heap

Examples corrections

10 Nov 13:13
Compare
Choose a tag to compare
v2.0.4

Correctly implement distanceSquared in examples

Nearest Neighbor Bug Fix

10 Nov 12:28
Compare
Choose a tag to compare
v2.0.3

Convert nearest neighbor heap to max heap

Bug Fixes

10 Nov 03:35
Compare
Choose a tag to compare
v2.0.2

Update README.md

Bug Fixes

10 Nov 02:59
Compare
Choose a tag to compare
v2.0.1

Add path to RTree when loaded from storage