route/vendor/github.com/aclements/go-moremath/README.md

9 lines
361 B
Markdown
Raw Normal View History

2017-10-06 15:29:20 +00:00
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.
The API is not stable.
Please see the [documentation](https://godoc.org/github.com/aclements/go-moremath).