Skip to content

AArch64 support, many more functions, etc.

Compare
Choose a tag to compare
@shibatch shibatch released this 19 Jul 09:47
· 401 commits to master since this release
  • Added AArch64 support
  • Implemented the remaining C99 math functions : lgamma, tgamma, erf, erfc, fabs, copysign, fmax, fmin, fdim, trunc, floor, ceil, round, rint, modf, ldexp, nextafter, frexp, hypot, and fmod.
  • Added dispatcher for x86 functions
  • Improved reduction of trigonometric functions
  • Added support for 32-bit x86, Cygwin, etc.
  • Improved tester
  • Updated documentation
  • Etc.

[Download sleef](https://sourceforge.net/projects/sleef/files/3.1/AArch64 support, many more functions, etc..zip/download)