We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
7efb2b2
There was an error while loading. Please reload this page.
Improved indexing performance by only partially sorting down to nodeSize.
00f9aba
Improved performance when number of items is less than node size. Added argument check for number of items equal to 0.
d87b592
Fixed hilbert values to use unsigned int (improved performance)
c8ea30d
Initial release with xml doc strings