Fedora Packages

sleef

Vectorized math library

SLEEF stands for SIMD Library for Evaluating Elementary Functions. It implements vectorized versions of all C99 real floating point math functions. It can utilize SIMD instructions that are available on modern processors. SLEEF is designed to efficiently perform computation with SIMD instructions by reducing the use of conditional branches and scatter/gather memory access. The library contains implementations of all C99 real FP math functions in double precision and single precision. Different accuracy of the results can be chosen for a subset of the elementary functions; for this subset there are versions with up to 1 ULP error (which is the maximum error, not the average) and even faster versions with a few ULPs of error. For non-finite inputs and outputs, the functions return correct results as specified in the C99 standard.

Releases Overview

Release Stable Testing
Fedora Rawhide 3.5.1-36.fc41 -
Fedora 40 3.5.1-31.fc40 3.5.1-31.fc40
Fedora 39 3.5.1-29.fc39 -
Fedora 38 3.5.1-26.fc38 -
EPEL 9 3.5.1-10.el9 -
EPEL 8 3.5.1-3.el8 -
EPEL 7 3.5.1-4.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at sleef dash maintainers at fedoraproject dot org.



Sources on Pagure