Le mer. 6 oct. 2021 à 23:16, Alex Herbert <alex.d.herb...@gmail.com> 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 for the following unresolved issues that may > need to be addressed before a release: [...] > > > 2. Many distributions only compute the inverse CDF to 1e-9 relative > error. Some fail to compute when the input p value maps to a very > small x value (e.g. 1e-50). This is related to the defaults for the > brent solver used in the default implementation. I tried to adjust the > defaults but found a bug in the brent solver, which I have fixed [6]. > The brent solver requires a release to be used with this fix so work > can use a local copy until all issues with it have been resolved, and > the changes ported back to numbers. 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). Best, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org