Paketname | libghc6-statistics-dev |
Beschreibung | A library of statistical types, data, and functions |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.5.1.0-1 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 3376 Byte |
Hängt ab von | libghc6-base-dev-4.2.0.0-73995, libghc6-erf-dev-1.0.0.0-5c746, libghc6-mwc-random-dev-0.5.0.0-c001f, |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-statistics |
Paketgröße | 674070 Byte |
Prüfsumme MD5 | 7109f9d69227217c09486ca997578fec |
Prüfsumme SHA1 | d02ef61679b4f105f6eb2ce2c1a32c9eee1c6747 |
Prüfsumme SHA256 | dd05cf13ffc574ce0f9619947e8e5ae28539d8159918036be032c86b01a162d8 |
Link zum Herunterladen | libghc6-statistics-dev_0.5.1.0-1_i386.deb |
Ausführliche Beschreibung | This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
.
This library provides a number of common functions and types useful
in statistics. Our focus is on high performance, numerical
robustness, and use of good algorithms. Where possible, we provide
references to the statistical literature.
.
The library's facilities can be divided into three broad categories:
.
Working with widely used discrete and continuous probability
distributions. (There are dozens of exotic distributions in use; we
focus on the most common.)
.
Computing with sample data: quantile estimation, kernel density
estimation, bootstrap methods, and autocorrelation analysis.
.
Random variate generation under several different distributions.
|