Codebase list golang-github-beorn7-perks / cae1039
move README to project root Blake Mizerany 10 years ago
2 changed file(s) with 8 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
0 # Perks - Effective Computation of Biased Quantiles over Data Streams
1
2 Perks is a [Go](http://golang.org) implementation of Effective Computation of
3 Biased Quantiles over Data Streams for both the baised and targeted quantiles
4 invarients.
5
6 For more information and examples, see:
7 http://godoc.org/github.com/bmizerany/perks
+0
-8
quantile/README.md less more
0 # Perks - Effective Computation of Biased Quantiles over Data Streams
1
2 Perks is a [Go](http://golang.org) implementation of Effective Computation of
3 Biased Quantiles over Data Streams for both the baised and targeted quantiles
4 invarients.
5
6 For more information and examples, see:
7 http://godoc.org/github.com/bmizerany/perks