Dan Kortschak
|
4eed5b6553
|
all: replace publicly facing *rand.Rand with rand.Source
|
2018-05-03 07:40:18 +09:30 |
|
Brendan Tracey
|
12862f70a9
|
stat/all: Change all Source to Src (#355)
* stat/all: Change all Source to Src
Fixes original gonum/stat #147
|
2017-12-19 05:53:59 -07:00 |
|
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 |
|
Brendan Tracey
|
fa42c6938b
|
mat: change cholesky.To to cholesky.ToSym (#250)
* mat: change cholesky.To to cholesky.ToSym
Fixes #133
|
2017-10-02 15:35:10 -06:00 |
|
kortschak
|
8dc3a3df20
|
mat: move SolveCholesky* onto Cholesky
|
2017-07-06 13:49:14 +09:30 |
|
kortschak
|
2a36f7a571
|
mat: rewrite cholesky extractions as To rather than From
|
2017-07-06 13:49:14 +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 |
|
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 |
|