Paketname | libghc6-statistics-prof |
Beschreibung | A library of statistical types, data, and functions; profiling libraries |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.5.1.0-1 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 3948 Byte |
Hängt ab von | libghc6-statistics-dev (= 0.5.1.0-1), libghc6-base-prof-4.2.0.0-73995, libghc6-erf-prof-1.0.0.0-5c74 |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-statistics |
Paketgröße | 825948 Byte |
Prüfsumme MD5 | e2adddb09027c87603129cba81d9963b |
Prüfsumme SHA1 | 19343a32924445c7537e97e3a6fc438d4d97948e |
Prüfsumme SHA256 | 65b224fae1ec0a34c1de186da6168803e3b3d3d62f3c78347ceb3b72ee9513b2 |
Link zum Herunterladen | libghc6-statistics-prof_0.5.1.0-1_i386.deb |
Ausführliche Beschreibung | This package provides a library for the Haskell programming language,
compiled for profiling.
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.
|