DimensionalHash: An n-dimensional hash using Morton numbers.
This library compute an n-dimensional hash. It transforms a list of integers [x .. y] to a single integer z. The hash z has the property : if (x1 .. xn) and (y1 .. yn) are close then their Morton numbers are close.
Versions [faq] | 0.0, 0.1, 0.1.1, 0.1.3, 0.1.4, 0.1.5, 0.1.5.1, 0.1.5.2 |
---|---|
Dependencies | base (>=3 && <5) [details] |
License | BSD-3-Clause |
Author | Ghassen Hamrouni |
Maintainer | ghamrouni@iptechinside.com |
Category | Data, Algorithms |
Uploaded | by GhassenHamrouni at Tue May 10 08:37:34 UTC 2011 |
Distributions | NixOS:0.1.5.2 |
Downloads | 4037 total (64 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Downloads
- DimensionalHash-0.1.5.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)