Skip to Content

fftw3 v3.3.10

Created
Updated

FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).

# License

# Supported Platforms

All platforms are supported

# Features

No default features set.

# avx

Builds part of the library with avx, sse2, sse

Supports: !arm
  • linux
  • osx
  • uwp-x64
  • windows-x64
  • windows-x86
  • uwp-arm
  • windows-arm64
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# avx2

Builds part of the library with avx2, fma, avx, sse2, sse

Supports: !arm
  • linux
  • osx
  • uwp-x64
  • windows-x64
  • windows-x86
  • uwp-arm
  • windows-arm64
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# openmp

Builds openmp enabled lib

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# sse

Builds part of the library with sse

Supports: !arm
  • linux
  • osx
  • uwp-x64
  • windows-x64
  • windows-x86
  • uwp-arm
  • windows-arm64
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# sse2

Builds part of the library with sse2, sse

Supports: !arm
  • linux
  • osx
  • uwp-x64
  • windows-x64
  • windows-x86
  • uwp-arm
  • windows-arm64
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# threads

Enable threads in fftw3

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Nicolas Riebesel's avatar Nicolas Riebesel
  • Robert Schumacher's avatar Robert Schumacher
  • Bagong's avatar Bagong
  • Alexander Karatarakis's avatar Alexander Karatarakis
  • jasjuang's avatar jasjuang
  • xoviat's avatar xoviat
  • Sergey Sychugin's avatar Sergey Sychugin
  • John Travers's avatar John Travers
  • Alexander Neumann's avatar Alexander Neumann
  • JackBoosY's avatar JackBoosY
  • pravic's avatar pravic
  • kjpus's avatar kjpus
  • Phoebe's avatar Phoebe
  • chausner's avatar chausner
  • autoantwort's avatar autoantwort
  • Michael Scovetta's avatar Michael Scovetta
  • Kai Pastor's avatar Kai Pastor
  • Lily Wang's avatar Lily Wang

# Changelog

  • a8f4355 [fftw3] Fix the wrong package version (#39753)
  • 28de738 [fftw3] Fix build, cleanup (#32999)
  • 87a38a4 [fftw3] fix openmp on macos (#30833)
  • 5b11232 [many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • 408d828 [fftw3] use support expressions (#28278)
  • 1aa8ac7 [fftw3] fix bigobj compiler option (#25972)
  • b47d6ce [many ports] Update HTTP to HTTPS links where it can be done safely. (#20464)
  • e7e328c [many ports] call vcpkg_fixup_pkgconfig() (#20953)
  • 7ce15ca [fftw3] Update the hash (#20420)
  • d9a3542 [fftw3] Update to 3.3.10 (#20353)
and 23 more commits:

# Source