joseph.lizier
|
0ca9990833
|
Adding GPLv3 license statement to all code headers in the unit tests
|
2014-08-06 06:59:04 +00:00 |
joseph.lizier
|
3e017d1be4
|
Added unit tests for Rearchitecting Active Info Storage calculators to use a common parent class for data collection. Mainly includes testing kernel AIS calculator against the older direct implementation of this (which is now moved into the unit test area only)
|
2014-03-26 04:07:13 +00:00 |
joseph.lizier
|
6fe22e39cb
|
Added unit tests for new method generateRandomPerturbations(int, int) in RandomGenerator, and for sortIndices(double[]) method to MatrixUtils
|
2013-10-18 00:45:46 +00:00 |
joseph.lizier
|
cb2e0a2588
|
New unit tests for covariance calculation (inside conditional MI linear Gaussian), making analytic linear Gaussian signficance tests take the number of observations into account
|
2013-03-04 06:11:43 +00:00 |
joseph.lizier
|
74ba272f41
|
Added unit test for covariance
|
2013-01-08 05:38:22 +00:00 |
joseph.lizier
|
4a19b41a76
|
Adding tests for determinant via Cholesky decomposition, and more tests for MI by Gaussian method
|
2012-08-17 07:30:08 +00:00 |
joseph.lizier
|
af37fdf621
|
Added MatrixUtilsText (pulled some tests out of MathsUtilsTest which should have been here)
Added more tests for MI MultiVariate Gaussain
|
2012-08-16 05:42:49 +00:00 |