Skip to content

Releases: jbuckmccready/Flatbush

v1.1.4

11 May 21:04

Choose a tag to compare

Improved indexing performance by only partially sorting down to nodeSize.

v1.1.3

29 Mar 21:06

Choose a tag to compare

Improved performance when number of items is less than node size. Added argument check for number of items equal to 0.

v1.1.2

25 May 22:14

Choose a tag to compare

Fixed hilbert values to use unsigned int (improved performance)

v1.1.1

25 May 09:12

Choose a tag to compare

Initial release with xml doc strings