This website requires JavaScript.
Explore
Help
Sign In
natas_hw
/
jidt
mirror of
https://github.com/jlizier/jidt
Watch
0
Star
0
Fork
You've already forked jidt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9a17361cca
jidt
/
java
/
source
/
infodynamics
/
measures
History
David Shorten
9a17361cca
minor edits
2021-07-26 21:34:22 +10:00
..
continuous
Added link to wiki in GPU loader error message.
2018-11-25 19:25:33 +02:00
discrete
Patching local MI discrete computation when we have a time difference of > 0 (we were getting an ArrayIndexOutOfBoundsException before)
2018-09-05 13:43:21 +10:00
mixed
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
spiking
minor edits
2021-07-26 21:34:22 +10:00