Inversed-Tech / eyelid

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

Add modify and map methods on Poly #99

Closed teor2345 closed 1 month ago

teor2345 commented 1 month ago

This PR adds Poly methods for modifying and mapping coefficients:

Since it's more efficient to skip zeroes, there is a non_zero and include_zero variant for each method.