FFTW Alternatives
Similar projects and alternatives to FFTW
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Blitz++
Git mirror of Blitz++ at http://sourceforge.net/projects/blitz/ (by syntheticpp)
-
-
itpp
IT++ library mirror/fork. C++ library of mathematical, signal processing and communication classes and functions.
-
Dimwits
A compact C++ header-only library providing compile-time dimensional analysis and unit awareness (by njoy)
-
preCICE
A coupling library for partitioned multi-physics simulations, including, but not restricted to fluid-structure interaction and conjugate heat transfer simulations.
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
-
suanPan
🧮 An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
-
-
freebsd-src
The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....
-
-
-
-
-
Kratos
Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface. (by KratosMultiphysics)
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
FFTW reviews and mentions
-
Is there a language with lisp syntax but C semantics?
i dont buy it. you can write fft in any language. fftw for example is written in ocaml which generates c. maintainers of the package even reccomend against playing with c directly. moreover i dont see why you cant do something similar in lisp if you really wanted to
- Why not use a script to generate c code instead of using macros?
Stats
FFTW/fftw3 is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of FFTW is C.