Release 1.2.1
- Fixes a bug in AVX512 floating-point implementation of element-wise vector-vector modular multiplication (microsoft/SEAL#385)
- Fixes a bug in the NTT default constructor (https://gitlab.com/palisade/palisade-development/-/issues/329)
- Fixes a bug in the AVX512 NTT (#58)
- Improves performance of EltwiseFMAModAVX512 on ICX (#42)
- Improves performance of the native NTT
- Adds reference implementations for the radix-4 NTT
- Enables support for pre-built easylogging (#57)
Co-Authored-by: @fboemer
Co-Authored-by: @GelilaSeifu
Co-Authored-by: @jlhcrawford
Co-Authored-by: @ajagann
Co-Authored-by: @hamishun