You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Benjamin Trigona-Harany 9f8413f510 gis/timehash: Added (module to decode/encode timehashes). 10 years ago
..
README gis/timehash: Added (module to decode/encode timehashes). 10 years ago
slack-desc gis/timehash: Added (module to decode/encode timehashes). 10 years ago
timehash.SlackBuild gis/timehash: Added (module to decode/encode timehashes). 10 years ago
timehash.info gis/timehash: Added (module to decode/encode timehashes). 10 years ago

README

timehash is an algorithm (with multiple reference implementations) for
calculating variable precision sliding windows of time. When performing
aggregations and correlations on large-scale data sets, the ability to convert
precise time values into 'malleable intervals' allows for many novel analytics.