Skip to content

ColinShaw/ocaml-simple-fft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple FFT in OCaml

An extremely simple implementation of an FFT in OCaml. As in copy-paste the code into utop and run it. The code is entirely tail recursive. It is not performant.

About

A really simple OCaml FFT

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages