Skip to content

Releases: org-arl/AlphaStableDistributions.jl

v1.1.7

10 Mar 08:12
Compare
Choose a tag to compare

AlphaStableDistributions v1.1.7

Diff since v1.1.6

Merged pull requests:

  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#48) (@github-actions[bot])
  • CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat) (#49) (@github-actions[bot])

v1.1.6

06 Jun 08:58
90960b2
Compare
Choose a tag to compare

AlphaStableDistributions v1.1.6

Diff since v1.1.5

Closed issues:

  • Bug in simulation algorithm (#46)

Merged pull requests:

v1.1.5

01 Jun 16:37
Compare
Choose a tag to compare

AlphaStableDistributions v1.1.5

Diff since v1.1.4

Merged pull requests:

  • fix: update CompatHelper.yml (#40) (@ymtoo)
  • CompatHelper: bump compat for ToeplitzMatrices to 0.8, (keep existing compat) (#41) (@github-actions[bot])
  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#42) (@github-actions[bot])
  • fix: replace mat with jld2 (#43) (@ymtoo)
  • CompatHelper: add new compat entry for FileIO at version 1, (keep existing compat) (#44) (@github-actions[bot])

v1.1.4

20 Oct 10:27
Compare
Choose a tag to compare

AlphaStableDistributions v1.1.4

Diff since v1.1.3

Merged pull requests:

  • CompatHelper: bump compat for "SpecialFunctions" to "2" (#34) (@github-actions[bot])
  • implement cf for (Symmetric)AlphaStable (#35) (@jw3126)
  • eliminate implicit usage of GLOBAL_RNG (#36) (@jw3126)
  • Add compatibility with Interpolations.jl v0.14 (#37) (@tom-plaa)

v1.1.3

30 Nov 03:55
Compare
Choose a tag to compare

AlphaStableDistributions v1.1.3

Diff since v1.1.2

Closed issues:

  • Distributions v0.25.33 introduces breaking changes (#32)

Merged pull requests:

  • fix: rand! for AlphaSubGaussian (#33) (@ymtoo)

v1.1.2

05 May 05:15
Compare
Choose a tag to compare

AlphaStableDistributions v1.1.2

Diff since v1.1.1

Merged pull requests:

  • CompatHelper: bump compat for "Interpolations" to "0.13" (#22) (@github-actions[bot])
  • CompatHelper: bump compat for "MAT" to "0.9" (#25) (@github-actions[bot])
  • CompatHelper: bump compat for "MAT" to "0.10" (#27) (@github-actions[bot])
  • CompatHelper: bump compat for "ToeplitzMatrices" to "0.7" (#29) (@github-actions[bot])
  • CompatHelper: bump compat for "StaticArrays" to "1.1" (#30) (@github-actions[bot])
  • CompatHelper: bump compat for "Distributions" to "0.25" (#31) (@github-actions[bot])

v1.1.1

26 Apr 02:52
Compare
Choose a tag to compare

AlphaStableDistributions v1.1.1

Diff since v1.1.0

Merged pull requests:

  • fix(AlphaStableDistributions): missing algo (#23) (@ymtoo)
  • CompatHelper: bump compat for "SpecialFunctions" to "1.0" (#24) (@github-actions[bot])

v1.1.0

15 Oct 12:10
Compare
Choose a tag to compare

AlphaStableDistributions v1.1.0

Diff since v1.0.0

Merged pull requests:

  • CompatHelper: bump compat for "Distributions" to "0.24" (#17) (@github-actions[bot])
  • Alphastable fit (#20) (@ymtoo)
  • CompatHelper: add new compat entry for "Interpolations" at version "0.12" (#21) (@github-actions[bot])

v1.0.0

12 Jun 08:04
Compare
Choose a tag to compare

AlphaStableDistributions v1.0.0

Diff since v0.1.2

It's now possible to select the sorting algorithm for fit.

v0.1.2

08 Jun 13:03
Compare
Choose a tag to compare

AlphaStableDistributions v0.1.2

  • 2x Performance improvement for fit(AlphaStable, x)
  • Update compat of MAT to v0.8

Diff since v0.1.1