ELIFE-ASU / Inform

A cross platform C library for information analysis of dynamical systems

Home Page:https://elife-asu.github.io/Inform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing unit tests

gvalentini85 opened this issue · comments

The current release of inform is missing a dedicated unit test for:

  • conditional entropy function
  • conditional mutual information
    computed on probability distributions.

See files:

  • "test/unittests/shannon/multivariate.c"
  • "test/unittests/shannon/univariate.c"