DimensionalHash: An n-dimensional hash using Morton numbers.

[ algorithms, bsd3, data, library ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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-26T17:33:03Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 7165 total (11 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]