mirror of
https://github.com/boostorg/histogram.git
synced 2026-01-19 04:12:12 +00:00
better wording for changelog
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
* Fixes
|
||||
* `algorithm::reduce` with `crop` now does not remove the counts in flow bins anymore if the selected range actually overlaps with the flow bins, making the treatment of flow bins consistent with inner bins
|
||||
* `accumulators::mean` and `accumulators::weighted_mean` computed the wrong variance when `operator+=` was called for example when histograms with accumulators were added, this is now fixed
|
||||
* `accumulators::mean` and `accumulators::weighted_mean` now compute the correct variance when `operator+=` was called, for example, when histograms with accumulators are added; this was wrong before leading to too small variances
|
||||
|
||||
[heading Boost 1.75]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user