# 0.1.4.1 - foldl >= 1.2.2 exports `mean` and ` variance`, so hide them. - export `lrrCount` # 0.1.4.0 - Added monoidal interface to linear regression # 0.1.3.0 - Added unbiased versions of LMVSK functions # 0.1.2.0 - Exposed monoidal LMVSKState - Improved testing, including for fastLMVSK # 0.1.1.0 - Add fastLMVSK (length, mean, variance, skewness and kurtosis) - Add fastLinearReg (count, slope, (Y) intercept and correlation of `(x,y)`) # 0.1.0.0 - Initial release