On 10 May 2020 at 15:06, Hans Ekbrand wrote: | My initial test case was this | | double lowerbound = gsl_cdf_beta_Qinv(0.95, 12093.0, 3602.0); | | which appears to be fixed with the patch, but I since found a new case that fails: | | double lowerbound = gsl_cdf_beta_Qinv(0.95, 9656, 5038);
Thanks for the bug report and reference to upstream patch. I have no problem with applying the patch in due course (we're in the middle of the transition, I'd rather wait til it is done). But I guess we're on the same page that this is likely an upstream issue. So have you / will you report this new issue to upstream? Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org