jidt/java/unittests/infodynamics/utils
joseph.lizier a6f0e2d2ed Added new unit test for KdTree to check validity of counting neighbours when one variable has been pre-checked, and different radii are used for each variable. Verifies issue 39. 2015-01-21 12:28:19 +00:00
..
KdTreeTest.java Added new unit test for KdTree to check validity of counting neighbours when one variable has been pre-checked, and different radii are used for each variable. Verifies issue 39. 2015-01-21 12:28:19 +00:00
MathsUtilsTest.java Unit tests which Validates issue 28 with unit tests for multithreading on Kraskov MI calculators. 2014-09-12 12:16:43 +00:00
MatrixUtilsTest.java Adding GPLv3 license statement to all code headers in the unit tests 2014-08-06 06:59:04 +00:00
RandomGeneratorTest.java Adding GPLv3 license statement to all code headers in the unit tests 2014-08-06 06:59:04 +00:00
UnivariateNearestNeighbourTest.java Unit tests for Dynamic correlation exclusion, or Theiler window, in all Kraskov estimators, plus direct validation against values from using Theiler window in TRENTOOL. Validates issue 35 2014-11-25 12:34:49 +00:00