The DimensionalHash package
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.
Properties
| Versions | 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) |
| License | BSD3 |
| Author | Ghassen Hamrouni |
| Maintainer | ghamrouni@iptechinside.com |
| Category | Data, Algorithms |
| Upload date | Tue Apr 26 17:33:03 UTC 2011 |
| Uploaded by | GhassenHamrouni |
| Built on | ghc-7.0 |
Modules
Downloads
- DimensionalHash-0.1.tar.gz (Cabal source package)
- package description (included in the package)