A .NET Standard library for computing the Fast Fourier Transform (FFT) of real or complex data.
Info
Version: | 2.1.0 |
Author(s): | Scott Harden |
Last Update: | Tuesday, August 22, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/swharden/FftSharp |
NuGet Url: | https://www.nuget.org/packages/FftSharp |
Install
Install-Package FftSharp
dotnet add package FftSharp
paket add FftSharp
FftSharp Download (Unzip the "nupkg" after downloading)
Dependencies
Tags