module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jan 1, 2020
License: MPL-2.0
Opens a new window with license information.
README
¶
gosfft
![Go Report Card](https://goreportcard.com/badge/github.com/davidkleiven/gosfft)
Simple FFT (SFFT) is a simple FFT library that is based on Gonum's FFT routine. It implements a simple interface for 1D, 2D and 3D transforms.
Examples
Below is a selection of examples whoen
Fourier transform of a square pulse
![Fourier Transform](https://github.com/davidkleiven/gosfft/raw/v1.0.0/figs/fft1D.png)
Fourier transform of a square
![Fourier Transform](https://github.com/davidkleiven/gosfft/raw/v1.0.0/figs/fft2D.png)
Fourier transform of a 3D cube
Directories
¶
examples
|
|
|
|
|
|
|
|
Package sfft provides a set of method to simplify calculations of 2D and 3D FFTs.
|
Package sfft provides a set of method to simplify calculations of 2D and 3D FFTs. |
Click to show internal directories.
Click to hide internal directories.