jlizier
|
5bde6f295b
|
Fixes issue #70 by providing setObservations(double[], int[], double[]) methods for the mixed CMI calculators (i.e. allowing univariate arrays to be passed in if dimension 1 was defined for both the continuous data and conditional). Unit test validating is included.
|
2018-06-19 23:08:13 +10:00 |
joseph.lizier
|
b916ac08e8
|
Javadocs noted as incomplete, and indeed the code itself experimental, for mixed package.
|
2014-08-13 14:53:57 +00:00 |
joseph.lizier
|
4a3532b25b
|
Adding GPLv3 license statement to all code headers in the infodymamics.measures.mixed, utils and networkinference packages.
|
2014-08-06 06:31:24 +00:00 |
joseph.lizier
|
5a6fdb0ea7
|
Code edits to mixed calculators to fix compilation after moving them into the "mixed" package. Also needed to make some alternations to some of the continuous calculators to fix usage of protected members which are no longer accessible to the moved classes.
|
2014-04-17 11:10:58 +00:00 |
joseph.lizier
|
91dbd9f772
|
Continuing to move mixed calculators into the new directory. Moving rest of interfaces from infodynamics.measures.continuous, as well as creating packages inside infodynamics.measures.mixed for the concrete implementations to come across.
|
2014-04-17 06:49:03 +00:00 |