| .. |
|
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 wiki pages of all demos to make sure they are up to date; includes adding the new wiki page for GPU
|
2018-11-25 21:47:41 +11:00 |
|
README-UseInPython.pdf
|
Updating PDFs of all demos before making new release
|
2016-10-21 00:13:26 +11: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
|
Adding utilities for writing text files in python (can be done with numpy, but just making something quick my way)
|
2020-05-20 23:46:55 +10:00 |
|
writeIntsFile.py
|
Adding utilities for writing text files in python (can be done with numpy, but just making something quick my way)
|
2020-05-20 23:46:55 +10:00 |