google / heir

A compiler for homomorphic encryption
https://heir.dev/
Apache License 2.0
348 stars 49 forks source link

[polynomial] Change polynomial ring coefficient type to AnyType and allow a modarith type #1085

Open asraa opened 1 week ago

asraa commented 1 week ago

This would remove the unnecessary coefficientModulus, since the coefficientType will encode the modulus if we have a modarith type.

github-actions[bot] commented 3 days ago

This issue has 1 outstanding TODOs:

This comment was autogenerated by todo-backlinks