Inversed-Tech / eyelid

Private iris matching
Apache License 2.0
0 stars 0 forks source link

Fix a floating point equality bug and document why it happened #96

Closed teor2345 closed 1 month ago

teor2345 commented 1 month ago

This is a trivial fix to the tiny_poly parameters, to make the error delta strictly less than 1/3 of the key delta.

I’m going to merge it straight away, because it prevents a panic on the main branch.