Skip to content

Releases: JuliaAI/CategoricalDistributions.jl

v0.1.15

22 Mar 03:57
daa0879
Compare
Choose a tag to compare

CategoricalDistributions v0.1.15

Diff since v0.1.14

Merged pull requests:

  • Fix bug in error for UnivariateFinite constructor (#73) (@ablaom)
  • For a 0.1.15 release (#74) (@ablaom)

v0.1.14

24 Jan 23:50
79ee322
Compare
Choose a tag to compare

CategoricalDistributions v0.1.14

Diff since v0.1.13

Merged pull requests:

Closed issues:

  • Dictionaries-based implementation appears 45x faster for rand (#64)

v0.1.13

23 Oct 21:58
759bedc
Compare
Choose a tag to compare

CategoricalDistributions v0.1.13

Diff since v0.1.12

  • (optimization) Speed up single sampling of an UnivariateDistribution with rand (#68).

Merged pull requests:

v0.1.12

19 Oct 00:16
d642ed0
Compare
Choose a tag to compare

CategoricalDistributions v0.1.12

Diff since v0.1.11

Merged pull requests:

Closed issues:

  • Remove ~1.9.00 from CI when julia 1.9 is released (#52)
  • Relax a test to address poorer than expected performance on Windows? (#60)
  • Fix incomplete implementation of rand(::UnivariateFinite, ...) (#65)

v0.1.11

13 Sep 19:16
afcd606
Compare
Choose a tag to compare

CategoricalDistributions v0.1.11

Diff since v0.1.10

  • (new feature) Implement modes for UnivariateFinite objects (#58) @skleinbo

Merged pull requests:

Closed issues:

  • Implement modes for UnivariateFinite objects (#58)

v0.1.10

01 Mar 23:06
Compare
Choose a tag to compare

CategoricalDistributions v0.1.10

Diff since v0.1.9

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:

v0.1.9

16 Sep 00:42
5f2660c
Compare
Choose a tag to compare

CategoricalDistributions v0.1.9

Diff since v0.1.8

Merged pull requests:

v0.1.8

29 Jul 02:27
8084912
Compare
Choose a tag to compare

CategoricalDistributions v0.1.8

Diff since v0.1.7

Merged pull requests:

  • Allow creation of UnivariateFinite object from any abstract array object. (#31) (@OkonSamuel)
  • For a 0.1.8 release (#32) (@ablaom)

v0.1.7

26 Jun 21:59
8592544
Compare
Choose a tag to compare

CategoricalDistributions v0.1.7

Diff since v0.1.6

Closed issues:

  • Easiest way to convert UnivariateFinite{MLJ.Multiclass{2}} to a single number (#26)

Merged pull requests:

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: