Brendan Tracey
|
ee7a7204dd
|
stat/distuv: Add Bhattacharyya and Hellinger distances for Beta and N… (#514)
* stat/distuv: Add Bhattacharyya and Hellinger distances for Beta and Normal distributions
|
2018-06-05 16:44:52 -06:00 |
|
Brendan Tracey
|
c75679ee1e
|
stat/distmv: Add KL divergence for two Dirichlet distributions (#508)
* distmv: Add KL divergence for two Dirichlet distributions
|
2018-05-25 14:48:57 -06:00 |
|
kortschak
|
805531d142
|
all: change capitalization of gonum in license header
|
2017-11-02 06:54:08 +10:30 |
|
kortschak
|
862a4c5a4f
|
mat: rename Vector->VecDense
|
2017-07-31 09:59:22 +09:30 |
|
Brendan Tracey
|
81eef8a67c
|
Merge pull request #99 from gonum/addrenyi
stat/distmv: add Renyi divergence for Gaussians
|
2017-07-10 17:15:03 -06:00 |
|
Brendan Tracey
|
873d59e218
|
stat/distmv: Add Renyi divergence for Gaussians
|
2017-07-08 17:59:50 -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 |
|