joseph.lizier
|
9aa0e9ca0e
|
Unit tests for Kraskov multi-info calculators using fast neighbour search and common multi-info class. Additional mutual info unit test added also on larger data set, and unit tests for the UnivariateNearestNeighbourSearcher.
|
2014-10-30 04:24:42 +00:00 |
joseph.lizier
|
9ef43ae753
|
Verifies issue 32 -- adds unit test for neighbour search within different radii for each variable to the k-d tree class. This is used for fast neighbour search to Kraskov conditional MI calculators (and by implication to TE calculators). Existing unit tests for these calculators complete the verification.
|
2014-10-15 10:39:11 +00:00 |
joseph.lizier
|
f09cc221a4
|
Verifies issue 31 -- adding unit tests for KdTree structure (in conjunction with existing unit tests for the results of MI calculations)
|
2014-10-15 04:49:40 +00:00 |