Uniform.entropy (function)


def entropy(self)

Expose the (differental) entropy.

See scipy docs

This method is just a wrapper around the scipy.stats method on Uniform.dist_constructor_object after doing any requested unit-conversions.

Returns

  • (float) entropy