An assortment of more specialized math routines for Go
Description
These packages provide more specialized math routines than are available in
the standard Go math package. go-moremath currently focuses on statistical
routines, with particular focus on high-quality implementations and APIs
for non-parametric methods.
This package contains library source intended for
building other packages which use import path with
github.com/aclements/go-moremath prefix.