FFTW.NET
1.0.1
C#/.NET Wrapper for FFTW (http://www.fftw.org/, native binaries are included).
Install-Package FFTW.NET -Version 1.0.1
dotnet add package FFTW.NET --version 1.0.1
<PackageReference Include="FFTW.NET" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FFTW.NET --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- Changed to .NETStandard library (1.3)
- Added FftwInterop.Version property which returns the version of the used FFTW libs
Dependencies
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FFTW.NET:
Package | Downloads |
---|---|
VL.NewAudio
A new audio library for VL
|
GitHub repositories
This package is not used by any popular GitHub repositories.