jidt/demos/python
jlizier fbe95040f6 Updating PDFs of all demos before making new release 2016-10-21 00:13:26 +11:00
..
SchreiberTransferEntropyExamples 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
README-PythonDemos.pdf Updating PDFs of all demos before making new release 2016-10-21 00:13:26 +11:00
README-UseInPython.pdf Updating PDFs of all demos before making new release 2016-10-21 00:13:26 +11:00
example1TeBinaryData.py 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
example2TeMultidimBinaryData.py 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
example3TeContinuousDataKernel.py 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
example4TeContinuousDataKraskov.py 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
example5TeBinaryMultivarTransfer.py 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
example6DynamicCallingMutualInfo.py 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
example7EnsembleMethodTeContinuousDataKraskov.py Added python examples 7 (ensemble method with TE Kraskov) and 9 (TE Kraskov with auto-embedding Ragwitz) 2016-10-20 10:20:20 +11:00
example9TeKraskovAutoEmbedding.py Added python examples 7 (ensemble method with TE Kraskov) and 9 (TE Kraskov with auto-embedding Ragwitz) 2016-10-20 10:20:20 +11:00
readFloatsFile.py Minor bug patch for readFloatsFile for python demos 2016-10-18 15:09:59 +11:00
readIntsFile.py 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