Commit Graph

13 Commits

Author SHA1 Message Date
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
0e1d863d72 stat/distmv: add function for directly computing normal log probability (#281)
* stat/distmv: add function for directly computing normal log probability
2017-10-24 22:47:13 -06:00
Brendan Tracey
ce73cefcda stat/distmv: remove use of lower and add method for directly generati… (#274)
* stat/distmv: remove use of lower and add method for directly generating a random number
2017-10-19 23:02:07 -06:00
kortschak
862a4c5a4f mat: rename Vector->VecDense 2017-07-31 09:59:22 +09:30
Brendan Tracey
75664b7b7f stat/distmv: Add ScoreInput function for the Normal distribution 2017-07-08 18:09:42 -06:00
kortschak
1466bc5437 mat: move InverseCholesky 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