Releases: JuliaGeochronology/Isoplot.jl
Releases · JuliaGeochronology/Isoplot.jl
v0.3.7
v0.3.6
v0.3.5
Isoplot v0.3.5
- Use full covariance matrix when calculating
wmean
ormswd
on a vector ofMeasurement
s
Merged pull requests:
- Use full covariance matrix when taking weighted mean of
Measurement
s (#9) (@brenhinkeller)
Closed issues:
- Shift between MSWD calculated with Isoplot.jl and IsoplotR (#8)
v0.3.4
Isoplot v0.3.4
v0.3.3
Isoplot v0.3.3
Merged pull requests:
- Plot extensions (#6) (@sc-dyer)
- add Chavenet's criterion for wmean calculation (#7) (@Iddingsite)
Closed issues:
- Interest in Makie support? (#5)
v0.3.2
v0.3.1
Isoplot v0.3.1
- Extend in-place plotting functions to work on subplots as well as plots
v0.3.0
Isoplot v0.3.0
- Breaking release: no longer export
val
anderr
- Avoid potential bug with both LV and VectorizedStatistics exporting
vsum
- Coverage improvments
Merged pull requests:
- change err name, add rankorder example, import @turbo (#4) (@Iddingsite)