Skip to content

Releases: brenhinkeller/StatGeochem.jl

v0.3.6

30 Apr 02:44
Compare
Choose a tag to compare

StatGeochem v0.3.6

Diff since v0.3.5

  • Add documentation/docstrings for many utility functions
  • bump compat for GR to 0.64

Merged pull requests:

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

v0.3.5

30 Jan 06:24
Compare
Choose a tag to compare

StatGeochem v0.3.5

Diff since v0.3.4

  • Add importas option to most melts and perplex functions
  • Substantially improve test coverage of geochem functions
  • Refactor importdataset and related functions
  • Bump compat on HDF5.jl to v0.16

Merged pull requests:

  • CompatHelper: bump compat for HDF5 to 0.16, (keep existing compat) (#25) (@github-actions[bot])

v0.3.4

17 Jan 02:27
Compare
Choose a tag to compare

StatGeochem v0.3.4

Diff since v0.3.3

  • The elementify function now defaults to named tuples
  • Use @info instead of print for some user notifications
  • Documentation improvements

v0.3.3

11 Jan 04:08
Compare
Choose a tag to compare

StatGeochem v0.3.3

Diff since v0.3.2

  • Stop using StatsBase within StatGeochem (retain dependency for now though for binder notebooks)
  • Switch from Base.downloads to Downloads.download
  • Bugfix in digitize_plotmarkers
  • Improved documentation

v0.3.2

07 Jan 03:59
Compare
Choose a tag to compare

StatGeochem v0.3.2

Diff since v0.3.1

  • Multithread invweight functions with Polyester.jl
  • Require Polyester.jl
  • Require Julia 1.7+

v0.3.1

07 Jan 01:55
Compare
Choose a tag to compare

StatGeochem v0.3.1

Diff since v0.3.0

  • Update LoopVectorization interface from @avx to @turbo
  • More efficient invweight functions
  • Some updates to documentation

v0.3.0

02 Jan 02:42
df6a0ae
Compare
Choose a tag to compare

StatGeochem v0.3.0

Diff since v0.2.4

  • Require NaNStatistics v0.6.3+ (nanmedian!, nanpctile!, and countnotnans)
  • Some performance improvements from switching to more-efficient NaNStatistics functions
  • Expand compat on ImageIO to v0.6

Merged pull requests:

  • CompatHelper: bump compat for ImageIO to 0.6, (keep existing compat) (#24) (@github-actions[bot])

v0.2.4

28 Dec 03:11
Compare
Choose a tag to compare

StatGeochem v0.2.4

Diff since v0.2.3

  • Allow StatGeochemBase v0.3
  • Drop dependency on Interpolations.jl

Merged pull requests:

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

v0.2.3

29 Nov 16:22
be2ffcd
Compare
Choose a tag to compare

StatGeochem v0.2.3

Diff since v0.2.2

Merged pull requests:

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

v0.2.2

09 Nov 22:16
d9d3fcc
Compare
Choose a tag to compare

StatGeochem v0.2.2

Diff since v0.2.1

  • Fixes to plot coloring
  • Adds randlatlon
  • Quite a few compat bumps

Merged pull requests:

  • CompatHelper: bump compat for "GR" to "0.58" (#18) (@github-actions[bot])
  • CompatHelper: bump compat for GR to 0.59, (keep existing compat) (#19) (@github-actions[bot])
  • CompatHelper: bump compat for GR to 0.61, (keep existing compat) (#20) (@github-actions[bot])
  • CompatHelper: bump compat for GR to 0.62, (keep existing compat) (#21) (@github-actions[bot])