1.0.2
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
.)