Tchanders / InformationMeasures.jl

Entropy, mutual information and higher order measures from information theory, with various estimators and discretisation methods.
Other
66 stars 14 forks source link

Use broadcasted assignment syntax in Discretizers.jl #30

Closed Tchanders closed 4 years ago

Tchanders commented 4 years ago

Implicit broadcasting was deprecated in 7.0.

Closes #29