entropic_vector (305B)
1 # Entropic vector 2 3 https://en.wikipedia.org/wiki/Entropic_vector 4 5 - We have n [random_variables] x1 ... xn 6 - We consider the [vector] of 2^n coordinates mapping each [subset] to the [entropy] of the [joint_distribution] on that [subset] of the [variables] ([marginalizing] away the others) 7 8 Up: [entropy]