BSD-3-Clause licensed by Vivian McPhail
Maintained by haskell.vivian.mcphail <at> gmail <dot> com
This version can be pinned in stack with:hmatrix-gsl-stats-0.3.0.2@sha256:b76f4c53219b36dbe71e7c1af081970c3879ad82efd9cafd8102f125ee87addd,3122
Used by 2 packages in nightly-2015-06-02(full list with versions):

Purely functional interface for statistics based on hmatrix and GSL

Relieves the burden of alloc/free routines and is otherwise essentially 1:1

Documentation can be found at http://www.gnu.org/software/gsl/manual/

The vector type is Data.Vector.Storable from the vector package.