hmatrix-gsl-stats: GSL Statistics interface

[ bsd3, ffi, library, math, statistics ] [ Propose Tags ]

Purely functional interface for statistics based on hmatrix and GSL


[Skip to Readme]

Modules

[Last Documentation]

  • Numeric
    • GSL
      • Distribution
        • Numeric.GSL.Distribution.Common
        • Numeric.GSL.Distribution.Continuous
        • Numeric.GSL.Distribution.Discrete
      • Fitting
        • Numeric.GSL.Fitting.Linear
      • Numeric.GSL.Histogram
      • Numeric.GSL.Histogram2D
      • Numeric.GSL.Permutation
      • Numeric.GSL.Sort
      • Numeric.GSL.Statistics

Flags

Automatic Flags
NameDescriptionDefault
mkl

Link with Intel's MKL optimized libraries.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.1, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4, 0.1.1.5, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.1.2.5, 0.1.2.6, 0.1.2.7, 0.1.2.9, 0.1.2.10, 0.1.2.11, 0.1.2.12, 0.1.3, 0.1.3.1, 0.1.3.2, 0.1.3.3, 0.2, 0.2.1, 0.3, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.4, 0.4.1, 0.4.1.1, 0.4.1.2, 0.4.1.3, 0.4.1.4, 0.4.1.5, 0.4.1.6, 0.4.1.7, 0.4.1.8
Change log CHANGES
Dependencies base (>=3 && <5), ghc-binary, hmatrix (>=0.10.0), storable-complex [details]
License LicenseRef-GPL
Copyright (c) A.V.H. McPhail 2010
Author Vivian McPhail
Maintainer haskell.vivian.mcphail <at> gmail <dot> com
Category Math
Home page http://code.haskell.org/hmatrix-gsl-stats
Uploaded by VivianMcPhail at 2010-07-02T05:33:11Z
Distributions LTSHaskell:0.4.1.8, NixOS:0.4.1.8, Stackage:0.4.1.8
Reverse Dependencies 7 direct, 1 indirect [details]
Downloads 28357 total (64 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-29 [all 6 reports]

Readme for hmatrix-gsl-stats-0.1.1.4

[back to package description]
-----------------------------------------
 A simple scientific library for Haskell
-----------------------------------------

INSTALLATION

See the INSTALL file.

ACKNOWLEDGEMENTS -----------------------------------------------------

I thank ALberto Ruiz for hmatrix, especially for setup files which I
have shamelessly copied and modified