I would like to release Statistics 1.0. I have recently gone over all
the distribution implementations and the test suite. This led to some
fixes in the tests and additional test data, but no bugs were found in
the distributions except Pareto distribution sampling  which was fixed
in (Statistics-59).

I think that all outstanding Jira tasks in the distribution package
have been addressed for Statistics. The remaining Jira tickets are for
items that are not required for a first release. There are many left
open from Google Summer of Code (2019). These could be resolved or
left as markers for the type of work that is yet to be done on the
project. I would recommend closing those that contain no useful
information on future work:

GSoC 2019 progress trackers

https://issues.apache.org/jira/projects/STATISTICS/issues/STATISTICS-17
https://issues.apache.org/jira/projects/STATISTICS/issues/STATISTICS-20

GSoC 2022 unfulfilled project

https://issues.apache.org/jira/projects/STATISTICS/issues/STATISTICS-54
(Note: This is covered by Statistics-15 which summarises in a class
diagram the current stat.descriptive package.)

No use case: BigDecimalStatistics

https://issues.apache.org/jira/projects/STATISTICS/issues/STATISTICS-14

Other pre-release tasks:

1. There is a recent fix for the Pareto distribution sampler that
would require RNG 1.6 to be released. However with no other changes in
the RNG codebase I do not think this is required. The current
Statistics code fixes the bug by wrapping the input RNG.

2. Create a release doc (can be based on the numbers/rng/geometry
release docs for the similar multi-module structure).

Regards,

Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to