v0.1.10
CategoricalDistributions v0.1.10
Closed issues:
- fix ordering of classes in UnivariateFinite objects (#34)
- Bump julia to 1.6 (#38)
- make pdf perform common promotions (#39)
- Arithmetic on UnivariateFiniteArray (#42)
- Problem with indexing of UnivariateFiniteArray (#43)
- Unexpected broadcasting behaviour for
pdf
(#44) - Unexpected behavior of
pdf
function (#47) - Make UnicodePlots an optional dependency (#49)
- Investigate method ambiguities (#50)
Merged pull requests:
- Improve implementation of pdf (#40) (@bkamins)
- fix indexing bug #43 (#45) (@OkonSamuel)
- Optimize broadcasting on the pdf function (#48) (@OkonSamuel)
- Make UnicodePlots a weak dependency (for julia > 1.9) (#51) (@ablaom)
- For a 0.1.11 release (#53) (@ablaom)
- Specialize * and / to Number (#54) (@ablaom)
- For a 0.1.10 release (#55) (@ablaom)