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
b02760ddd3
jidt
/
java
/
source
/
infodynamics
/
measures
History
Joseph Lizier
b02760ddd3
Adding overloads on setObservations and addObservations for MI and TE calculators to handle one variable univariate and one variable multivariate
2021-11-15 10:58:59 +11:00
..
continuous
Adding overloads on setObservations and addObservations for MI and TE calculators to handle one variable univariate and one variable multivariate
2021-11-15 10:58:59 +11:00
discrete
Implementing Analytic null distributions for discrete conditional TE estimator
2021-11-02 23:11:45 +11: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