mikemccand commented on issue #13720:
URL: https://github.com/apache/lucene/issues/13720#issuecomment-2331878119

   I wish the test assert APIs allowed us to express the allowed epsilon in 
ULPs (1 or 2 or so), not a fixed float.
   
   The expected/allowed absolute error varies with how large the float is.  In 
this case 0.25 is 2 ULPs at 1832078.25 for `float32` I think.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to