Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@GelilaSeifu GelilaSeifu released this 10 May 20:44
· 120 commits to main since this release

Changes

  • Added vector-vector and vector-scalar EltwiseSubMod
  • Added vector-scalar version of EltwiseAddMod
  • Added generic 128-bit division for Windows build
  • Documentation hosted on a separate branch
  • Enabled custom allocator for NTT class
  • Fixed argument order in EltwiseReduceMod
  • Fixed build warnings on Windows and Mac