jlizier
|
f840f0ec72
|
Added statistical significance test (and analytic option where available) to the AutoAnalyser demo. Required also updating how python generated code handles input data, and updating readIntsFile and readFlotsFile utilities, so AutoAnalyser worked with Python3. Also updated the GUI of AutoAnalyser to have a little more room for status messages (required for statistical significance.
|
2017-04-10 20:29:00 +10:00 |
jlizier
|
2d4e30aeb4
|
Minor bug patch for readFloatsFile for python demos
|
2016-10-18 15:09:59 +11:00 |
joseph.lizier
|
192ad12bb2
|
Updating python code to be compatible with both python 2 and 3. (Includes changing xrange -> range, and removing ";", as found by Michael Wibral)
|
2015-06-10 11:37:15 +00:00 |
joseph.lizier
|
379f4496f0
|
Adding Schreiber TE example for Python, with Kraskov estimator, mirroring the main demo here in Matlab/Octave
|
2015-02-03 11:13:56 +00:00 |
joseph.lizier
|
643d76fe19
|
Adding R example 5 and 6, adding notices to jar dist, finalising python example 6 using file reading utilities; adding extra printout to Example 4 in Java
|
2014-08-22 05:01:12 +00:00 |