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.4.1.1@sha256:7c9c0397fbceab82d1edee50933c248c226329cf60028f05f35ffb4a4eb7529f,3155
Used by 2 packages in lts-3.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.