Metadata-Version: 2.4
Name: tatb06-fft
Version: 0.2
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: numpy
Requires-Dist: matplotlib
License-File: LICENSE
Summary: Library containing DFT/FFT implementations and helper functions made for the bachelor thesis project course TATB06 at LIU
Author-email: Marc Andrén <maran394@student.liu.se>, Ruben Angelov <ruban431@student.liu.se>, Axel Dannetud <axeda719@student.liu.se>, Gustav Lannhard <gusla326@student.liu.se>, William Olsson <wilol978@student.liu.se>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# tatb06-fft

Library containing DFT/FFT implementations and helper functions made for the bachelor thesis project course TATB06 at LIU

For more information and how to install go to the [documentation](https://tatb06-fft.readthedocs.io).

