Skip to content

Releases: JuliaAI/CategoricalDistributions.jl

v0.1.6

17 Jun 01:17
6cefc53
Compare
Choose a tag to compare

CategoricalDistributions v0.1.6

Diff since v0.1.5

Closed issues:

  • Correct the Density{Unknown} scitype for UnivariateFinite distributions (#22)

Merged pull requests:

v0.1.5

03 Feb 04:16
4aa9cdb
Compare
Choose a tag to compare

CategoricalDistributions v0.1.5

Diff since v0.1.4

Merged pull requests:

v0.1.4

23 Dec 06:12
0ae6a69
Compare
Choose a tag to compare

CategoricalDistributions v0.1.4

Diff since v0.1.3

Merged pull requests:

  • CompatHelper: bump compat for ScientificTypesBase to 3, (keep existing compat) (#21) (@github-actions[bot])
  • For a 0.1.4 release (#23) (@ablaom)

v0.1.3

15 Dec 00:59
6d09642
Compare
Choose a tag to compare

CategoricalDistributions v0.1.3

Diff since v0.1.2

Closed issues:

  • Make classes(v) work for views of categorical arrays (#17)
  • taking mode of UnivariateFinite and UnivariateFiniteArray returns invalid results. (#16)

Merged pull requests:

v0.1.2

13 Dec 01:26
be4bb23
Compare
Choose a tag to compare

CategoricalDistributions v0.1.2

Diff since v0.1.1

  • UnivariateFinite and UnivariateFiniteArray no longer have supertypes. Previously they were subtypes of Distributions.Distribution.
  • Add arithmetic for UnivariateFinite and UnivariateFiniteArray (#12)
  • Improve display of UnivariateFinite and fix broken display for complex measures

Closed issues:

  • Define +(::UnivariateFinite, ::UnivariateFinite) and ditto for abstract arrays (#10)
  • Remove average method (#11)

Merged pull requests:

  • Add arithmetic for UnivariateFinite objects. (#12) (@ablaom)
  • Free UnivariateFinite from being a subtype of Distributions.Distribution (#13) (@ablaom)
  • For a 0.1.2 release (#14) (@ablaom)

v0.1.1

24 Nov 02:56
74f7466
Compare
Choose a tag to compare

CategoricalDistributions v0.1.1

Diff since v0.1.0

Merged pull requests:

  • CompatHelper: add new compat entry for UnicodePlots at version 2, (keep existing compat) (#6) (@github-actions[bot])
  • For a 0.1.1 release (#9) (@ablaom)

v0.1.0

01 Oct 03:56
82a485a
Compare
Choose a tag to compare

CategoricalDistributions v0.1.0

Closed issues:

  • Issue to trigger new releases (#1)

Merged pull requests: