DimensionalHash: 2 and 3 dimensional hash using Morton numbers.
This library compute the Morton numbers in 2d and 3d. It transforms integers x, y to a single integer z. The hash z has the property : if (x, y) and (x2, y2) are close then their Morton numbers are close.
Downloads
- DimensionalHash-0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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 2011-04-26T09:04:55Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 7286 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |