mirror of
https://github.com/boostorg/histogram.git
synced 2025-05-11 05:07:58 +00:00
add bug-fix message to changelog
This commit is contained in:
parent
f9920135c5
commit
d18b2408ec
@ -11,6 +11,7 @@
|
|||||||
|
|
||||||
* Fixes
|
* 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
|
* `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
|
||||||
|
|
||||||
[heading Boost 1.75]
|
[heading Boost 1.75]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user