Releases: OpenThermochronology/Thermochron.jl
Releases · OpenThermochronology/Thermochron.jl
v0.3.1
v0.3.0
Thermochron v0.3.0
- Add custom types to store reusable information about individual chronometers
- Add in-place
damageannealing!
function - Refactor
ZrnHeAgeSpherical
(nowHeAgeSpherical
) 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
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])