Commit Graph

11 Commits

Author SHA1 Message Date
jlizier 348587ee59 Python demo 1 - removing deprecated type call in script 2022-09-06 10:27:08 +10:00
jlizier a278060056 Adding error check on python demo 1 that script is called from correct demos/python directory 2018-06-27 20:49:32 +10:00
jlizier d74749f17d Showing how to use numpy arrays of ints with JIDT in python 3 with jpype1 in python demo 1 2016-10-18 15:08: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 091d66a4f9 Appending suffix "Discrete" to all discrete calculators. Step 5 -- refactoring within demos, and updating PDFs for demos 2014-08-14 04:02:51 +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 d3bb73bba0 Refactoring non-Java demos for discrete TE calculator to take source as first argument before destination (to match continuous calculators) 2014-08-05 13:01:02 +00:00
joseph.lizier e44eba7199 Renaming (Apparent) TE discrete calculator to remove "Apparent" in all of the non-Java demo code 2014-08-05 05:19:21 +00:00
joseph.lizier 7336780b2b Added python example 2. Patched octave example 2 comments and python example 1 comments 2013-06-05 05:33:49 +00:00
joseph.lizier d818db1351 Added python example 3; plotLocalInfoMeasureForCA now allows initial states to be provided. 2013-06-04 01:50:21 +00:00
joseph.lizier a06efba6e0 Added first python code example using JIDT 2013-01-14 12:49:16 +00:00