mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-08 20:28:13 +01:00
9f8413f510
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
4 lines
302 B
Text
4 lines
302 B
Text
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.
|