https://github.com/openturns/otfftw
FFTW module
https://github.com/openturns/otfftw
fftw fourier-decomposition openturns
Last synced: 5 months ago
JSON representation
FFTW module
- Host: GitHub
- URL: https://github.com/openturns/otfftw
- Owner: openturns
- License: gpl-3.0
- Created: 2015-08-14T14:30:42.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-06-12T08:20:52.000Z (about 1 year ago)
- Last Synced: 2025-06-12T09:25:12.167Z (about 1 year ago)
- Topics: fftw, fourier-decomposition, openturns
- Language: CMake
- Homepage: https://github.com/openturns/otfftw/raw/master/doc/otfftw_Documentation.pdf
- Size: 4.66 MB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
.. image:: https://github.com/openturns/otfftw/actions/workflows/build.yml/badge.svg?branch=master
:target: https://github.com/openturns/otfftw/actions/workflows/build.yml
OTFFTW Module
=============
FFT module for OpenTURNS
More information can found at http://www.openturns.org
Installation
============
Please see the http://trac.openturns.org/wiki/Modules
for instructions on installing OpenTURNS modules on various platforms from binaries or sources.
-- The OpenTURNS team