File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change 11# What's new in boost-histogram
22
3- ## UPCOMING
43
5- * Fix scaling a weighted storage [ #559 ] [ ]
6- * Fix partial summation over a Categorical axis [ #564 ] [ ]
7- * Support running type checking from Python < 3.8 [ #542 ] [ ]
8-
9- [ #542 ] : https://github.com/scikit-hep/boost-histogram/pull/542
10- [ #559 ] : https://github.com/scikit-hep/boost-histogram/pull/559
11- [ #564 ] : https://github.com/scikit-hep/boost-histogram/pull/564
4+ ## Version 0.13
125
6+ ### Version 0.13.2
137
14- ## Version 0.13
8+ * Backport fix scaling a weighted storage
9+ * Backport fix partial summation over a Categorical axis
1510
16- ## Version 0.13.1
11+ ### Version 0.13.1
1712
1813* Backport fix for Mean/WeightedMean summing.
1914* Backport fix for ` boost_histogram.numpy ` density.
2015* Backport missing metadata from the repr's.
2116* Ignore ` family= ` on Histogram subclassing to make subclassing Histogram only possible in 1.x + 0.x code.
2217
23-
2418### Version 0.13.0
2519
2620PlottableProtocol provides a way to plot in different libraries, and easy
You can’t perform that action at this time.
0 commit comments