Skip to content

Releases: brenhinkeller/Chron.jl

v0.3.5

11 Jul 05:36
30b711b
Compare
Choose a tag to compare

Chron v0.3.5

Diff since v0.3.4

Merged pull requests:

  • CompatHelper: bump compat for GR to 0.66, (keep existing compat) (#13) (@github-actions[bot])

v0.3.4

27 May 02:48
Compare
Choose a tag to compare

Chron v0.3.4

Diff since v0.3.3

  • Parallelize distmetropolis functions with Polyester.jl
  • Add framestyle=:box to rank-order errorbar plots
  • Attempt to remove \ufeff from MS-influenced CSV files (with warning)
  • Various generalizations for arrays that may not be 1-indexed
  • Require LoopVectorization v0.12.113

Merged pull requests:

  • First upload of the subsidence model code (with decompaction and back… (#10) (@tr-zhang)
  • CompatHelper: bump compat for GR to 0.64, (keep existing compat) (#11) (@github-actions[bot])
  • CompatHelper: add new compat entry for Polyester at version 0.6, (keep existing compat) (#12) (@github-actions[bot])

v0.3.3

04 Jan 00:00
Compare
Choose a tag to compare

Chron v0.3.3

Diff since v0.3.2

  • Add ExponentialDistribution (ArClosureDistribution), well-suited for eruption/deposition age estimation of ages dispersed by a "survivorship" processes
  • Significant updates to documentation (via docstrings) of main age-depth modelling functions

v0.3.2

02 Jan 02:19
Compare
Choose a tag to compare

Chron v0.3.2

Diff since v0.3.1

  • Expand compat on NaNStatistics to v0.6
  • Remove explicit usage of Statistics, StatsBase, and SpecialFunctions (though leaving as dependencies for use in binder notebooks)
  • Minor performance improvements

v0.3.1

29 Dec 00:23
Compare
Choose a tag to compare

Chron v0.3.1

Diff since v0.3.0

  • Performance improvements to bilinear_exponential/bilinear_exponential_ll via LoopVectorization.jl
  • Switch to faster (esp. for small arrays) buffered in-place normcdf_ll! from StatGeochemBase v0.3.2+

v0.3.0

28 Dec 17:58
Compare
Choose a tag to compare

Chron v0.3.0

Diff since v0.2.5

  • Require StatGeochemBase.jl v0.3 or greater
  • Switch to normcdf_ll instead of truncated normpdf_ll for hiatus duration

v0.2.5

28 Dec 02:59
Compare
Choose a tag to compare

Chron v0.2.5

Diff since v0.2.4

  • Allow StatGeochemBase v0.3

v0.2.4

27 Dec 18:13
Compare
Choose a tag to compare

Chron v0.2.4

Diff since v0.2.3

  • Expand compat on GR to 0.63
  • Minor bugfixes

Merged pull requests:

  • CompatHelper: bump compat for GR to 0.63, (keep existing compat) (#8) (@github-actions[bot])

v0.2.3

29 Nov 16:28
b6035c5
Compare
Choose a tag to compare

Chron v0.2.3

Diff since v0.2.2

Merged pull requests:

  • CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#7) (@github-actions[bot])

v0.2.2

09 Nov 22:51
20fa5b8
Compare
Choose a tag to compare

Chron v0.2.2

Diff since v0.2.1

  • Updates several compat bounds
  • Changes to unit tests such that plots need not be rendered on CI server
  • Delete ancient (pre-Julia-1.0) REQUIRE file
  • Minor updates to readme and example notebooks

Merged pull requests:

  • CompatHelper: bump compat for "GR" to "0.58" (#2) (@github-actions[bot])
  • CompatHelper: bump compat for GR to 0.59, (keep existing compat) (#4) (@github-actions[bot])
  • CompatHelper: bump compat for GR to 0.61, (keep existing compat) (#5) (@github-actions[bot])
  • CompatHelper: bump compat for GR to 0.62, (keep existing compat) (#6) (@github-actions[bot])