Conditional Tsallis Entropies Calculator

Simply provide the following information (orderly) in the code panel on the right:

1) For a joint distribution P(X,Y) provide the size of set X and Y.

2) Provide the values of the probability distribution separated by a space.

3) Provide the value of alpha (must be different from 1).

For example, to compute all the Tsallis conditional entropies with alpha = 3, where the probability distribution is: 0.1 0.1 0.1 0.1 0.0 0.0 0.1 0.1 0.1 0.1 0.1 0.1

just type:

3
4 
0.1 0.1 0.1 0.1
0.0 0.0 0.1 0.1
0.1 0.1 0.1 0.1
3.0
Load in editor

and press Run. (to be completed)

Run
$