Releases: org-arl/AlphaStableDistributions.jl
Releases · org-arl/AlphaStableDistributions.jl
v1.1.7
AlphaStableDistributions v1.1.7
Merged pull requests:
v1.1.6
AlphaStableDistributions v1.1.6
Closed issues:
- Bug in simulation algorithm (#46)
Merged pull requests:
v1.1.5
AlphaStableDistributions v1.1.5
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
AlphaStableDistributions v1.1.4
Merged pull requests:
v1.1.3
AlphaStableDistributions v1.1.3
Closed issues:
- Distributions v0.25.33 introduces breaking changes (#32)
Merged pull requests:
v1.1.2
AlphaStableDistributions v1.1.2
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
AlphaStableDistributions v1.1.1
Merged pull requests:
v1.1.0
v1.0.0
AlphaStableDistributions v1.0.0
It's now possible to select the sorting algorithm for fit.
v0.1.2
AlphaStableDistributions v0.1.2
- 2x Performance improvement for
fit(AlphaStable, x)
- Update compat of MAT to v0.8