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.2.1@sha256:25ec1f5399d0decb1a68635ad6db5e5beb6249cd0de0637f726447aa19e0b157,3252
Used by 2 packages in lts-2.22(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.