route/vendor/github.com/aclements/go-moremath
Cadey Ratio 50c1deaa7d
change from vendor to dep
2017-10-06 08:29:20 -07:00
..
cmd/dist change from vendor to dep 2017-10-06 08:29:20 -07:00
fit change from vendor to dep 2017-10-06 08:29:20 -07:00
internal/mathtest change from vendor to dep 2017-10-06 08:29:20 -07:00
mathx change from vendor to dep 2017-10-06 08:29:20 -07:00
scale change from vendor to dep 2017-10-06 08:29:20 -07:00
stats change from vendor to dep 2017-10-06 08:29:20 -07:00
vec change from vendor to dep 2017-10-06 08:29:20 -07:00
LICENSE change from vendor to dep 2017-10-06 08:29:20 -07:00
README.md change from vendor to dep 2017-10-06 08:29:20 -07:00

README.md

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.