Skip to content

Releases: JuliaEarth/ExtremeStats.jl

v1.0.0

29 Jan 12:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v1.0.0

v0.3.1

06 May 00:09
Compare
Choose a tag to compare

ExtremeStats v0.3.1

Diff since v0.3.0

Merged pull requests:

  • CompatHelper: bump compat for "Distributions" to "0.25" (#17) (@github-actions[bot])

v0.3.0

16 Mar 01:34
Compare
Choose a tag to compare

ExtremeStats v0.3.0

Diff since v0.2.2

Merged pull requests:

  • CompatHelper: bump compat for "Distributions" to "0.24" (#14) (@github-actions[bot])
  • Use expansions of log-density to fit once and not break shape=0 and shape \neq 0 into cases (#15) (@cgeoga)

v0.2.2

06 Jul 20:02
Compare
Choose a tag to compare

ExtremeStats v0.2.2

Diff since v0.2.1

Merged pull requests:

  • MassInstallAction: Install the CompatHelper workflow on this repository (#4) (@juliohm)
  • CompatHelper: bump compat for "RecipesBase" to "0.7" (#8) (@github-actions[bot])
  • MassInstallAction: Install the TagBot workflow on this repository (#9) (@juliohm)
  • CompatHelper: bump compat for "RecipesBase" to "0.8" (#10) (@github-actions[bot])
  • CompatHelper: bump compat for "JuMP" to "0.21" (#11) (@github-actions[bot])
  • CompatHelper: bump compat for "Distributions" to "0.23" (#12) (@github-actions[bot])
  • CompatHelper: bump compat for "RecipesBase" to "1.0" (#13) (@github-actions[bot])

v0.2.1

04 May 21:57
Compare
Choose a tag to compare
Update test data

v0.2.0

09 Mar 13:22
Compare
Choose a tag to compare

Fixes for JuMP 0.19.0

v0.1.0

08 Oct 18:18
Compare
Choose a tag to compare

Fixes for Julia v0.7/v1.0

v0.0.3

20 Jul 02:52
Compare
Choose a tag to compare
  • Fix return level statistics
  • Add mean excess statistics
  • Reduce memory allocations

v0.0.2

28 Apr 01:08
Compare
Choose a tag to compare
  • Pareto quantile plots
  • Support for missing values
  • Return level for GEV distribution

v0.0.1

27 Feb 07:43
Compare
Choose a tag to compare

Initial release.