btracey 244075b735 Make golint happy. Change StDev to StdDev.
This CL changes the function signature from StDev to StdDev to match the other StandardXxx functions.
Additionally, this PR fixes the comments that don't start with the correct name
and changes +=1 to ++ by recommendation from golint
2014-08-05 21:58:31 -07:00
2014-08-04 16:11:16 -07:00

Gonum Stat

This is a statistics package for the Go language.

Issues

If you find any bugs, feel free to file an issue on the github issue tracker. Discussions on API changes, added features, code review, or similar requests are preferred on the gonum-dev Google Group.

https://groups.google.com/forum/#!forum/gonum-dev

License

Please see github.com/gonum/license for general license information, contributors, authors, etc on the Gonum suite of packages.

Description
一组用于 Go 编程语言的数字库。它包含用于矩阵、统计、优化等的库
Readme BSD-3-Clause 29 MiB
Languages
Go 93.9%
Fortran 2.9%
Assembly 2.5%
TeX 0.2%
MATLAB 0.2%
Other 0.3%