Skip to content

v0.10.2: Fast Math Patches

Choose a tag to compare

@ashvardanian ashvardanian released this 18 Apr 21:44
· 40 commits to main since this release
  • Improve: Horner method (cab8824)
  • Make: Default to -O2 (56016d5)
  • Fix: Compiling w/out Intel TBB (2346e03)
  • Docs: Typo (#39) (99a91ba)
  • Improve: Stricter range limits & fast-math (7ae2c01)
  • Make: Formatting CMake (0e3c916)
  • Improve: Detecting CUDA availability (91c5f4e)

Thanks to @corneliusroemer, @dzaima, @DrChr 🤗