Skip to content

Releases: OpenThermochronology/Thermochron.jl

v0.3.1

13 Nov 02:13
Compare
Choose a tag to compare

Thermochron v0.3.1

Diff since v0.3.0

  • Move agePoints and tPoints into model tuple too

v0.3.0

12 Nov 23:42
Compare
Choose a tag to compare

Thermochron v0.3.0

Diff since v0.2.0

  • Add custom types to store reusable information about individual chronometers
  • Add in-place damageannealing! function
  • Refactor ZrnHeAgeSpherical (now HeAgeSpherical) to store and reuse damage matrices, etc.
  • Refactor how model parameters are stored and passed around
  • Rename various things to be closer in line with Julia naming conventions

v0.2.0

10 Nov 04:31
Compare
Choose a tag to compare

Thermochron v0.2.0

  • Refactor MCMC_vartcryst, ZrnHeAgeSpherical, and several internal functions to dramatically reduce allocations

Closed issues:

  • TagBot trigger issue (#3)

Merged pull requests:

  • Create LICENSE (#1) (@brenhinkeller)
  • CompatHelper: add new compat entry for LoopVectorization at version 0.12, (keep existing compat) (#2) (@github-actions[bot])