112 skills found · Page 1 of 4
cortesi / SpacecurveA library for drawing space-filling curves like the Hilbert Curve.
jbuckmccready / CavalierContours2D polyline library for offsetting, combining, etc.
0vercl0k / ClairvoyanceVisualize the virtual address space of a Windows process on a Hilbert curve.
google / HilbertGo package for mapping values to and from space-filling curves, such as Hilbert and Peano curves.
galtay / Hilbertcurvemaps between 1-D space filling hilbert curve and N-D coordinates
jakubcerveny / GilbertSpace-filling curve for rectangular domains or arbitrary size.
PrincetonLIPS / Numpy Hilbert CurveNumpy implementation of Hilbert curves in arbitrary dimensions
measurement-factory / Ipv4 HeatmapGenerate Hilbert curve heatmaps of the IPv4 address space
davidmoten / Hilbert CurveJava utilities for transforming distance along N-dimensional Hilbert Curve to a point and back. Also supports range splitting queries on the Hilbert Curve.
mcychan / NQuantCppnQuantCpp includes top 6 color quantization algorithms for visual c++ producing high quality optimized images.
tammoippen / Geohash HilbertGeohash a lng/lat coordinate using hilbert space filling curves.
aceto / AcetoA programming language based on a 2D Hilbert curve grid
rawrunprotected / Hilbert CurvesFast Hilbert Curves
KevinStern / Index CppC++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or RAM.
adishavit / HilbertDoug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries
paulchernoch / HilbertTransformationCluster high-dimensional data by transforming N-dimensional points to and from a 1-dimensional Hilbert fractal curve index in C# .Net.
je-suis-tm / Recursion And Dynamic ProgrammingJulia and Python recursion algorithm, fractal geometry and dynamic programming applications including Edit Distance, Knapsack (Multiple Choice), Stock Trading, Pythagorean Tree, Koch Snowflake, Jerusalem Cross, Sierpiński Carpet, Hilbert Curve, Pascal Triangle, Prime Factorization, Palindrome, Egg Drop, Coin Change, Hanoi Tower, Cantor Set, Fibonacci
Query-farm / LindelDuckDB Extension Linearization/Delinearization, Z-Order, Hilbert and Morton Curves
becheran / Fast HilbertFast Hilbert space-filling curve transformation using a LUT
sahyagiri / DistinctKeywordssemantically distinct key phrase extraction using hilbert hashes.