Releases: brenhinkeller/Chron.jl
Releases · brenhinkeller/Chron.jl
v0.3.5
Chron v0.3.5
Merged pull requests:
- CompatHelper: bump compat for GR to 0.66, (keep existing compat) (#13) (@github-actions[bot])
v0.3.4
Chron v0.3.4
- 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:
v0.3.3
Chron v0.3.3
- 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
Chron v0.3.2
- 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
Chron v0.3.1
- 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
Chron v0.3.0
- Require
StatGeochemBase.jl
v0.3 or greater - Switch to
normcdf_ll
instead of truncatednormpdf_ll
for hiatus duration
v0.2.5
v0.2.4
Chron v0.2.4
- 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
Chron v0.2.3
Merged pull requests:
- CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#7) (@github-actions[bot])
v0.2.2
Chron v0.2.2
- 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])