On Fri, 22 Sep 2023 05:36:02 GMT, Joe Darcy <da...@openjdk.org> wrote:

> A new paper
> 
>  "Accuracy of Mathematical Functions in Single, Double, Double Extended, and 
> Quadruple Precision"
> by Brian Gladman, Vincenzo Innocente and Paul Zimmermann
> https://members.loria.fr/PZimmermann/papers/accuracy.pdf
> 
> details the inputs with generate the worst-case observed errors in different 
> math library implementations. The FDLIBM-related worst cases should be added 
> to the test suite.

This pull request has now been integrated.

Changeset: 7f02f07f
Author:    Joe Darcy <da...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/7f02f07f754c942735ba15d70858cd1661a658c0
Stats:     307 lines in 13 files changed: 275 ins; 0 del; 32 mod

8316708: Augment WorstCaseTests with more cases

Reviewed-by: rgiulietti

-------------

PR: https://git.openjdk.org/jdk/pull/15879

Reply via email to