hstatistics: Statistics

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Purely functional interface for statistics based on hmatrix and hmatrix-gsl-stats

The vector type is Data.Vector.Storable from the vector package and compatible with the statistics package. http://hackage.haskell.org/package/statistics

Feature requests, suggestions, and bug fixes welcome.


[Skip to Readme]

Properties

Versions 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.0.6, 0.2.0.7, 0.2.0.8, 0.2.1.1, 0.2.2.1, 0.2.2.2, 0.2.2.4, 0.2.2.5, 0.2.2.6, 0.2.2.7, 0.2.2.8, 0.2.2.9, 0.2.2.10, 0.2.2.11, 0.2.3, 0.2.4, 0.2.4.1, 0.2.4.2, 0.2.5, 0.2.5.1, 0.2.5.2, 0.2.5.3, 0.2.5.4, 0.3, 0.3, 0.3.1
Change log CHANGES
Dependencies array, base (>=4 && <5), hmatrix (>=0.18), hmatrix-gsl-stats (>=0.4.1.6), random, vector [details]
License BSD-3-Clause
Copyright (c) A.V.H. McPhail 2010--2014, 2016, 2017
Author Vivian McPhail
Maintainer haskell.vivian.mcphail <at> gmail <dot> com
Category Math, Statistics
Home page http://code.haskell.org/hstatistics
Source repo head: git clone https://github.com/amcphail/hstatistics.git
Uploaded by VivianMcPhail at 2020-08-06T03:24:58Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for hstatistics-0.3

[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