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.3@sha256:727e7c9db3063c8710811cfd516eba1847735ae8a82f4b29a9b4ca5f5a40e3fe,3187

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.