jace1427 / Fast_Fourier_Transforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Fourier Transformer

  • This repository is for a student implementation of the Fourier Transformation algorithm. The project
  • Version

How do I get set up?

  • Compile with "make" and run with "./main". Object files can be removed with "make clean".
  • Dependencies The LodePNG library is required for image manipulation. It is provided in the repo, but if there is any issue with the files you can download it at LodePNG.
  • Launch options

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

Thanks

Thanks to the author of LodePNG, for writing a fairly simple to use png loading library.

About


Languages

Language:C++ 96.4%Language:TeX 3.3%Language:Shell 0.1%Language:Python 0.1%Language:Makefile 0.1%