9 lines
361 B
Markdown
9 lines
361 B
Markdown
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).
|