haskell/statistics

A fast, high quality library for computing with statistics in Haskell.

Haskell

309

1,114 commits

updated Jun 23, 2026

See the code

README

Statistics: efficient, general purpose statistics

This package provides the Statistics module, a Haskell library for working with statistical data in a space- and time-efficient way.

Where possible, we give citations and computational complexity estimates for the algorithms used.

Performance

This library has been carefully optimised for high performance. To obtain the best runtime efficiency, it is imperative to compile libraries and applications that use this library using a high level of optimisation.

Get involved!

Please report bugs via the github issue tracker.

Master git mirror:

  • git clone https://github.com/haskell/statistics.git

Authors

This library is written and maintained by Bryan O'Sullivan, bos@serpentine.com.

Contributors

(top 30 of 39)

Shimuuar

674 commits

bos

328 commits

lorinder

15 commits

neilccbrown

14 commits

haskell/statistics

A fast, high quality library for computing with statistics in Haskell.

Haskell

309

1,114 commits

updated Jun 23, 2026

See the code

README

Statistics: efficient, general purpose statistics

This package provides the Statistics module, a Haskell library for working with statistical data in a space- and time-efficient way.

Where possible, we give citations and computational complexity estimates for the algorithms used.

Performance

This library has been carefully optimised for high performance. To obtain the best runtime efficiency, it is imperative to compile libraries and applications that use this library using a high level of optimisation.

Get involved!

Please report bugs via the github issue tracker.

Master git mirror:

  • git clone https://github.com/haskell/statistics.git

Authors

This library is written and maintained by Bryan O'Sullivan, bos@serpentine.com.

Contributors

(top 30 of 39)

Shimuuar

674 commits

bos

328 commits

lorinder

15 commits

neilccbrown

14 commits

Languages

Haskell

99.7%