SIMD library for fast evaluation of elementary functions
SIMD library for evaluating elementary functions
sleef
$ gcc -o program program.c -lsleef -lm
$ pkg-config --modversion sleef
$ pkg-config --cflags --libs sleef