Skip to content

1.0.2

Compare
Choose a tag to compare
@jpivarski jpivarski released this 21 Sep 16:10
· 36 commits to 1.0.x since this release

Fixes bug on encountering NaN/Inf in ASCII plots.

Adds scalar multiplication to reweight filled aggregators. (Multiplying an aggregation tree by a scalar factor has the same effect as filling with weight * factor would have. In particular, multiplying by a non-positive number is equivalent to zero.)