hilbert-curve topic

List hilbert-curve repositories

geohash-hilbert

89
Stars
20
Forks
Watchers

Geohash a lng/lat coordinate using hilbert space filling curves.

qHilbert

32
Stars
6
Forks
Watchers

qHilbert is a vectorized speedup of Hilbert curve generation using SIMD intrinsics

clairvoyance

291
Stars
22
Forks
Watchers

Visualize the virtual address space of a Windows process on a Hilbert curve.

CavalierContours

381
Stars
77
Forks
Watchers

2D polyline library for offsetting, combining, etc.

hilbertcurve

241
Stars
39
Forks
Watchers

maps between 1-D space filling hilbert curve and N-D coordinates

aceto

88
Stars
2
Forks
Watchers

A programming language based on a 2D Hilbert curve grid

nQuantCpp

104
Stars
9
Forks
Watchers

nQuantCpp includes top 6 color quantization algorithms for visual c++ producing high quality optimized images.

hilbert-curve

104
Stars
21
Forks
Watchers

Java utilities for transforming distance along N-dimensional Hilbert Curve to a point and back. Also supports range splitting queries on the Hilbert Curve.

gilbert

107
Stars
10
Forks
Watchers

Space-filling curve for rectangular domains or arbitrary size.

nQuant.cs

21
Stars
7
Forks
Watchers

Fast pairwise nearest neighbor based algorithm with C# console