jlizier
|
7f4dfa7970
|
Added bias correction property for Gaussian MI to AutoAnalyser GUI
|
2018-08-22 16:00:52 +10:00 |
jlizier
|
8c5aa51f57
|
AutoAnalyser: Added drop-down menus (aka comboboxes) for parameters whose values are amenable to selection in this way. All child classes updated to be compatible. GUI size adjusted here also.
|
2018-06-26 12:22:05 +10:00 |
jlizier
|
7fafabe451
|
Extending MI discrete calculator to allow different bases for each variable. This necessitates immediate removal of the (int,int) constructor (where the 2nd argument was the time difference), this will now be confusing between (base, timeDiff) and (base1, base2). In time we may bring it back, after we can be reasonably comfortable people have switched away from using (base, timeDiff).
|
2018-06-20 10:55:21 +10:00 |
jlizier
|
fd804d0d0c
|
Added properties for running GPU calculation to MI AutoAnalyser
|
2017-11-26 01:07:19 +11:00 |
jlizier
|
ddf3b4de0a
|
Moving AutoAnalyser java files into the main source location rather than in the demos location. This commit includes the moving of the files themselves. Further commits will alter the ant script and run scripts to have correct classpath, etc.
|
2017-11-24 21:07:33 +11:00 |