Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 23:01
· 211 commits to main since this release

NaNStatistics v0.2.0

Diff since v0.1.1

  • Favor interface that uses range of xedges to define bin edges rather than xmin, xmax, nbins
  • Check destination bounds before running in-place binning and histogram methods, warn if applicable
  • more efficient binning method for histcounts
  • 2D methods for histograms and binning functions