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.
Downloads
- DimensionalHash-0.1.5.2.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] | 
| Tested with | ghc ==7.0.3 | 
| License | BSD-3-Clause | 
| Author | Ghassen Hamrouni | 
| Maintainer | ghamrouni@iptechinside.com | 
| Category | Data, Algorithms | 
| Uploaded | by GhassenHamrouni at 2011-05-10T08:37:34Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Downloads | 7434 total (10 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]  |