Skip to content

v2.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 12:09
· 4 commits to master since this release
f4bbae2

Measurements v2.13.0

Diff since v2.12.0

Merged pull requests:

  • Add and test pairwise (scalar) cov and cor functions (#176) (@brenhinkeller)
  • Update syntax highlight tags in examples.md (#177) (@abhro)
  • CompatHelper: bump compat for Makie in [weakdeps] to 0.23, (keep existing compat) (#181) (@github-actions[bot])
  • implement weightedmean(iterable; dims=:) (#182) (@FerreolS)
  • Release v2.13.0 (#183) (@giordano)

Closed issues:

  • Integration with Makie (#95)
  • computing the weighted mean along dimension dims. (#180)