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.8@sha256:d280f84dfb08c7c2d73a5288712949651f9b089c5aabd6f6a7330280dd3196c6,3275
Used by 2 packages in nightly-2024-03-14(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.