项目作者: scientificgo

项目描述 :
Fast Fourier transforms of arbitrary length data.
高级语言: Go
项目地址: git://github.com/scientificgo/fft.git
创建时间: 2018-09-25T10:30:19Z
项目社区:https://github.com/scientificgo/fft

开源协议:BSD 3-Clause "New" or "Revised" License

下载


GoDoc
Go Report Card

fft

Package fft provides fast Fourier transforms snd inverses in Go. Please consult the GoDoc page for documentation.

Usage

import "github.com/scientificgo/fft"