pocketfft

FFT implementation based on FFTPack, but with several improvements, cloned from (by hayguen)

Pocketfft Alternatives

Similar projects and alternatives to pocketfft

  • librapid

    A highly optimised C++ library for mathematical applications and neural networks.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pocketfft alternative or higher similarity.

pocketfft reviews and mentions

Posts with mentions or reviews of pocketfft. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-30.
  • LibRapid Update: Exciting New Features, Optimizations, and Improvements!
    2 projects | /r/cpp | 30 Apr 2023
    One thing you might look to do is have a fallback FFT for those who don't want to use GPL'd code. In a (closed-source) project of my own I've done this -- you make a call to an FFTWrapper interface, which has two implementations. If compiled with USE_FFTW it will return an implementation that wraps FFTW; otherwise it returns an implementation that wraps https://github.com/hayguen/pocketfft which I've found is perfectly suitable for my uses. (Experience may of course vary.) It can also return a wrapper based on the Intel MKL but since that just adds a third license into the pile I wouldn't recommend pursuing that route...

Stats

Basic pocketfft repo stats
1
21
10.0
almost 3 years ago

hayguen/pocketfft is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.

The primary programming language of pocketfft is C.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com