cbg-ethz / bmi

Mutual information estimators and benchmark
https://cbg-ethz.github.io/bmi/
MIT License
26 stars 4 forks source link

Inconsistent `.mutual_information` method #140

Open grfrederic opened 6 months ago

grfrederic commented 6 months ago

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

pawel-czyz commented 2 weeks ago

@grfrederic The reason for this is the following: