This package browser is in early development. Mind the rough edges.

ghc-tdigest 0.2.1.1

On-line accumulation of rank-based statistics

This package provides a new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means. . See original paper: "Computing extremely accurate quantiles using t-digest" by Ted Dunning and Otmar Ertl for more details <https://github.com/tdunning/t-digest/blob/07b8f2ca2be8d0a9f04df2feadad5ddc1bb73c88/docs/t-digest-paper/histo.pdf>.

Installation

Install ghc-tdigest 0.2.1.1 as follows:

guix install ghc-tdigest@0.2.1.1

Or install the latest version:

guix install ghc-tdigest

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.