Skip to content

alainlou/FFT-S

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFT

A barebones implementation of a Fast Fourier Transform, written in Rust.

To run:

cargo run <filename>

where the file contains space-seperated data (see example.txt)

About

Fast Fourier Transform in Software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages