algorithm-archive icon indicating copy to clipboard operation
algorithm-archive copied to clipboard

Cooley-Tukey in Scala

Open 0xJonas opened this issue 5 years ago • 1 comments
trafficstars

FFT implementation in Scala.

The code (hopefully) follows this style guide: https://docs.scala-lang.org/style/index.html A runnable version of the code is on Repl.it: https://repl.it/@Delphi1024/FFT-Algorithm-Archive#main.scala

~Delphi1024

0xJonas avatar Aug 31 '20 10:08 0xJonas

[lang: scala]

ntindle avatar Aug 28 '21 05:08 ntindle