Package fftw3: Information

    Source package: fftw3
    Version: 3.3.10-alt1
    Latest version according to Repology
    Build time:  Sep 3, 2024, 12:50 PM in the task #356291
    Category: System/Libraries
    Report package bug
    License: GPLv2+
    Summary: Library for computing Fast Fourier Transforms
    Description: 
    FFTW is a free collection of fast C routines for computing the Discrete
    Fourier Transform in one or more dimensions.  It includes complex, real,
    symmetric, and parallel transforms, and can handle arbitrary array sizes
    efficiently.  FFTW is typically faster than other publically-available
    FFT implementations, and is even competitive with vendor-tuned libraries.
    To achieve this performance, FFTW uses novel code-generation and runtime
    self-optimization techniques (along with many other tricks).

    List of RPM packages built from this SRPM:
    libfftw3 (x86_64, ppc64le, i586, aarch64)
    libfftw3-common (noarch)
    libfftw3-debuginfo (x86_64, ppc64le, i586, aarch64)
    libfftw3-devel (x86_64, ppc64le, i586, aarch64)
    libfftw3-devel-debuginfo (x86_64, ppc64le, i586, aarch64)
    libfftw3-devel-doc (noarch)
    libfftw3f (x86_64, ppc64le, i586, aarch64)
    libfftw3f-debuginfo (x86_64, ppc64le, i586, aarch64)
    libfftw3l (x86_64, ppc64le, i586, aarch64)
    libfftw3l-debuginfo (x86_64, ppc64le, i586, aarch64)
    libfftw3q (x86_64, i586)
    libfftw3q-debuginfo (x86_64, i586)

    Maintainer: Egor Ignatov


    ACL:
    @core
    Egor Ignatov

      1. libquadmath-devel
      2. makeinfo
      3. gcc-fortran
      4. libgomp-devel

    Last changed


    Aug. 28, 2024 Egor Ignatov 3.3.10-alt1
    - 3.3.8 -> 3.3.10.
    Nov. 15, 2023 Gleb Fotengauer-Malinovskiy 3.3.8-alt3
    - Added a patch to generate and package the FFTW3LibraryDepends.cmake files for
      builds with cmake (fixes: ALT#48427).
    June 8, 2021 Ilya Kurdyukov 3.3.8-alt2
    - added SIMD patch for Elbrus