Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 148 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 148 Bytes

Fast Hilbert Curve Generation, Sorting, and Range Queries

hibert.c and hilbert.h

A hilbert mapping implementation in C, without recursion.