This website requires JavaScript.
Explore
Help
Sign In
ChTheo
/
FFT_and_FP_math
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
ae9868b2331e46cf5f21292f7595c47d4dbcca34
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
ChTheo
59f99cc466
implemented in-place FFT c-style. (by ChatGPT)
2025-10-08 18:01:08 +03:00
ChTheo
9a8f75de19
impemented FFT with numpy and recursion
2025-10-08 16:23:27 +03:00
ChTheo
601817e2b3
implemented FFT wrapper in naive_DFT.py. It imports FFT func from FFT.py and calculates data throw it
2025-10-08 16:14:59 +03:00