The Apache Commons Team is pleased to announce the availability of
version 1.3 of "Apache Commons Statistics".

Apache Commons Statistics provides tools for statistics.

Changes in this version include:

New features:
o STATISTICS-94:  "Median/Quantile": Support median and quantile for long
                  datatype.

Fixed Bugs:
o STATISTICS-92:  "TruncatedNormalDistribution": Fix the cases where the
                  sampler would:
                  (1) generate a biased distribution if the truncated bounds
                  are fully-positive or fully-negative;
                  (2) infinite loop if the truncated bounds are positive and
                  fully below the parent distribution positive mean value, or
                  are negative and fully above the parent distribution negative
                  mean value.
                  Thanks to kevinmilner.

Changes:
o STATISTICS-93:  "TruncatedNormalDistribution": Add methods to expose
                  construction parameters.

Historical list of changes:
  https://commons.apache.org/proper/commons-statistics/changes.html

For complete information on Apache Commons Statistics, including
instructions on how
to submit bug reports, patches, or suggestions for improvement, see the
Apache Commons Statistics website:
  https://commons.apache.org/proper/commons-statistics/

Distribution packages can be downloaded from
  https://commons.apache.org/proper/commons-statistics/download_statistics.cgi

When downloading, please verify signatures using the KEYS file
available at
  https://downloads.apache.org/commons/KEYS

The Apache Commons Team

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to