Name: | sleef-dft |
---|---|
Version: | 3.8.0 |
Release: | 2.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 4271270 |
License: | BSL-1.0 |
RPM: | sleef-dft-3.8.0-2.el10_0.x86_64.rpm |
Source RPM: | sleef-3.8.0-2.el10_0.src.rpm |
Build Date: | Tue Mar 25 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://sleef.org |
Summary: | Discrete Fourier Transform (DFT) library |
Description: | SLEEF includes subroutines for discrete Fourier transform(DFT). These subroutines are fully vectorized, heavily unrolled, and parallelized in such a way that modern SIMD instructions and multiple cores can be utilized for efficient computation. It has an API similar to that of FFTW for easy migration. The subroutines can utilize long vectors up to 2048 bits. |
- Use %{x86_64}/%{arm64} instead of x86_64/aarch64, for generality
- Update to 3.8.0 (close RHBZ#2342573)
- Work around removal of some PowerPC intrinsics in GCC 15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Invoke %cmake in %conf rather than in %build
- Update to 3.7.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Update to 3.6.1 (close RHBZ#2264430) - Build and package the quad-precision and DFT libraries
- Use zstd instead of xz for filtered source archive compression
- Improve reproducibility of the filtered source archive