Re: [statistics] Release 1.0

2021-10-06 Thread Alex Herbert
On Wed, 6 Oct 2021 at 23:20, Gilles Sadowski wrote: > > > Are there other issues with "BrentSolver"? > I'd suggest that we release v1.1 (or v1.0.1) of Commons Numbers > (with the fix for NUMBERS-167 and the changes related to Erfc). I don't think so. The bug I found was in other brent solver impl

Re: [statistics] Release 1.0

2021-10-06 Thread Gilles Sadowski
Le mer. 6 oct. 2021 à 23:16, Alex Herbert a écrit : > > I have finished working on a revised test suite for [statistics]. It > is ready to merge into master. I will do this when it has passed the > CI checks [1]. +1 > > [...] > I fixed a lot of issues [...] Thanks! > > I will create tickets fo

Re: [statistics] Release 1.0

2021-10-06 Thread Alex Herbert
I have finished working on a revised test suite for [statistics]. It is ready to merge into master. I will do this when it has passed the CI checks [1]. The test suite uses properties files to contain reference values for a parameterisation of a distribution. Ideally all distributions should be te