Source: haskell-statistics
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Marco Túlio Gontijo e Silva <marcot@debian.org>, Iulian Udrea <iulian@physics.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 9)
  , cdbs
  , haskell-devscripts (>= 0.8.15)
  , ghc
  , ghc-prof
  , libghc-erf-dev
  , libghc-erf-prof
  , libghc-monad-par-dev (>= 0.1.0.1)
  , libghc-monad-par-prof
  , libghc-mwc-random-dev (>= 0.11.0.0)
  , libghc-mwc-random-prof
  , libghc-math-functions-dev (>= 0.1.1)
  , libghc-math-functions-prof
  , libghc-primitive-dev (>= 0.3)
  , libghc-primitive-prof
  , libghc-vector-dev (>= 0.7.1)
  , libghc-vector-prof
  , libghc-vector-algorithms-dev (>= 0.4)
  , libghc-vector-algorithms-prof
Build-Depends-Indep: ghc-doc
  , libghc-erf-doc
  , libghc-monad-par-doc
  , libghc-mwc-random-doc
  , libghc-math-functions-doc
  , libghc-primitive-doc
  , libghc-vector-doc
  , libghc-vector-algorithms-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/statistics
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-statistics
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-statistics

Package: libghc-statistics-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: A library of statistical types, data, and functions${haskell:ShortBlurb}
 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.
 .
 ${haskell:Blurb}

Package: libghc-statistics-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: A library of statistical types, data, and functions${haskell:ShortBlurb}
 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.
 .
 ${haskell:Blurb}

Package: libghc-statistics-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: A library of statistical types, data, and functions${haskell:ShortBlurb}
 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.
 .
 ${haskell:Blurb}
