I've recently been wondering about the following:
With the resolution of NUMBERS-119
(https://issues.apache.org/jira/browse/NUMBERS-119), all constructors in
Fraction and BigFraction reduce the created fraction to lowest terms (in
the constructor Fraction(double, double, int, int), this is not ob
Hi everyone,
I've been working on descriptive module of "Commons-Statistics". My
question is should I extend Variance class in StandardDeviaiton class?
Also, should Moment classes be developed and inherited in Variance? As of
now, I created only FirstMoment & Variance class. If the answer for
inhe
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons Text 1.6 was released, so I would like to release
Apache Commons Text 1.7.
Apache Commons Text 1.7 RC1 is available for review here:
https://dist.apache.org/repos/dist/dev/commons/text/1.7-RC1 (svn
revi