Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 345 Bytes

fft.md

File metadata and controls

23 lines (17 loc) · 345 Bytes
title description published date tags editor dateCreated
fft
true
2022-03-26 16:14:07 UTC
markdown
2022-03-26 16:14:04 UTC

FFT

An algorithm widely used in PDE solutions/ numerical emulation.

Single thread

Parallel FFT

ScalaFFT

DFT

References

  1. https://i-techx.github.io/iTechX/courses?course_code=CS121