bmi
bmi copied to clipboard
Inconsistent `.mutual_information` method
In our samplers .mutual_information()
is a callable method, in tasks it is a @property
. It would be nice for them to be consistent.