mirror of
https://github.com/gonum/gonum.git
synced 2025-10-28 01:21:44 +08:00
aa29fc4604468aa64c2c0a7a46ffbf55ce56c834
vecs is wide when a is wide, but vectors beyond n are not valid, so clone the result view into vecs. This costs an allocation when it happens, but potentially saves significant space - when n << d.
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%