Skip to content

starkdg/spfc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPFC space-filling curves

Hilbert curve implementation with encode/decode functions for encoding n-dimensional data to a sequence number and decoding a sequence number back to an n-dimensional point. Code should be configurable to number of dimensions.