Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 566 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 566 Bytes

Welcome to the spectral project!

1. License

This library is free software and licensed under the very permissive MIT license. It was originally developed by Matthias Wiesenberger and Markus Held.

2. Dependencies

Our code only depends on fftw.

3. Compilation

To simplify the compilation process we use the GNU Make utility, a standard build automation tool that automatically builds the executable program.

4. Documentation

The developer oriented documentation can be generated with Doxygen.