Dan Kortschak
|
3d32334f97
|
mat: rename Symmetric method to SymmetricDim
|
2021-08-23 07:02:27 +09:30 |
|
Dan Kortschak
|
bd0b526fee
|
mat: fix GrowSym behaviour for Reset matrices
Also fix CovarianceMatrix benchmarks in stat that found this.
|
2020-10-08 18:25:37 +10:30 |
|
Dan Kortschak
|
86a902cb7f
|
stat: allow tolerance in TestCovarianceMatrix
|
2020-01-22 09:40:16 +10:30 |
|
Dan Kortschak
|
5d695651a1
|
stat,stat/distmv: don't allocate matrix on nil input
|
2019-04-13 20:14:59 +09:30 |
|
kortschak
|
fa0c5aa7bc
|
all: use golang.org/x/exp/rand instead of math/rand
|
2017-11-17 11:52:34 +10:30 |
|
kortschak
|
805531d142
|
all: change capitalization of gonum in license header
|
2017-11-02 06:54:08 +10:30 |
|
Daniel Fireman
|
aff0e10c44
|
stat: unexport Panics testing helper
A+C: add Daniel Fireman
|
2017-10-10 14:04:33 +10:30 |
|
kortschak
|
862a4c5a4f
|
mat: rename Vector->VecDense
|
2017-07-31 09:59:22 +09:30 |
|
Brendan Tracey
|
0d639745f1
|
all: update packages from mat64 to mat.
This mostly changes package name and code, but also fixes a couple of name clashes with the new package names
|
2017-06-13 10:28:21 -06:00 |
|
kortschak
|
6d2a59dbb7
|
all: run gofmt -s
|
2017-05-31 16:43:23 +09:30 |
|
Brendan Tracey
|
d33397aa65
|
all: change import paths
|
2017-05-23 00:03:03 -06:00 |
|
Brendan Tracey
|
61c782d390
|
stat: imported stat as a subtree
|
2017-05-23 00:02:52 -06:00 |
|