mirror of
https://github.com/gonum/gonum.git
synced 2025-10-20 05:54:41 +08:00
244075b735e5eaa584020a5edbdee9d35e84ffcd

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
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
Languages
Go
93.9%
Fortran
2.9%
Assembly
2.5%
TeX
0.2%
MATLAB
0.2%
Other
0.3%