slackbuilds/python/timehash
Benjamin Trigona-Harany 9f8413f510 gis/timehash: Added (module to decode/encode timehashes).
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2016-04-19 22:47:42 +07:00
..
README gis/timehash: Added (module to decode/encode timehashes). 2016-04-19 22:47:42 +07:00
slack-desc gis/timehash: Added (module to decode/encode timehashes). 2016-04-19 22:47:42 +07:00
timehash.SlackBuild gis/timehash: Added (module to decode/encode timehashes). 2016-04-19 22:47:42 +07:00
timehash.info gis/timehash: Added (module to decode/encode timehashes). 2016-04-19 22:47:42 +07:00

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.