jlizier
|
65aa685d11
|
Fixing python demo 6, where the multivariate array conversion wasn't working for Python3 with Jpype. Fixed to use recommended array conversion as per UseInPython wiki. Addresses issue raised in PR #87 also.
|
2022-09-05 23:13:52 +10:00 |
jlizier
|
093737951f
|
Updating checking of expected jar location in all python demo scripts, mirroring what was done on previous commit for example1 script
|
2018-06-28 00:04:08 +10:00 |
jlizier
|
0386991f00
|
Altering use of class methods for python demo 6 (I think this was required for python 3 compliance?)
|
2016-10-18 15:07:15 +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
|
413691bd4e
|
Adding univariate MI calculation to example 6 for Python
|
2015-01-23 03:39:42 +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 |
joseph.lizier
|
e6242a544c
|
Adding GPLv3 license statement to all code headers in the demos; also adding readme for use of octave-java code; correcting references to papers from CA code
|
2014-08-06 06:52:59 +00:00 |
joseph.lizier
|
f006c53e46
|
Adding python examples 5 and 6. Minor tweaks to octave examples 5 and 6 to clarify comments or minor conflicts. Error corrected in comment of python example 2
|
2013-06-07 05:58:47 +00:00 |