jidt/demos/python
Joseph Lizier 5da70db3ae Updating readme pdfs for various demos from the JIDT wiki 2021-09-06 12:49:50 +10: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 readme pdfs for various demos from the JIDT wiki 2021-09-06 12:49:50 +10:00
README-UseInPython.pdf Updating readme pdfs for various demos from the JIDT wiki 2021-09-06 12:49:50 +10:00
example1TeBinaryData.py Adding error check on python demo 1 that script is called from correct demos/python directory 2018-06-27 20:49:32 +10:00
example2TeMultidimBinaryData.py 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
example3TeContinuousDataKernel.py 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
example4TeContinuousDataKraskov.py 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
example5TeBinaryMultivarTransfer.py 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
example6DynamicCallingMutualInfo.py 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
example7EnsembleMethodTeContinuousDataKraskov.py 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
example9TeKraskovAutoEmbedding.py 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
readFloatsFile.py 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
readIntsFile.py 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
writeFloatsFile.py Fixed python write file utilities to work with unidimensional arrays 2020-05-21 00:19:16 +10:00
writeIntsFile.py Fixed python write file utilities to work with unidimensional arrays 2020-05-21 00:19:16 +10:00