Logo
Explore Help
Register Sign In
ChTheo/FFT_and_FP_math
1
0
Fork 0
You've already forked FFT_and_FP_math
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
9 Commits 1 Branch 0 Tags
fffe09631295032580302c387f6fb580a75fc5b2
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Theodor Chikin fffe096312 Patched FFT_arr_inplace(). Now it uses only simple arrays. re and im are stored like arr[2*i] = re, arr[2*i + 1] = im
2025-10-08 18:12:16 +03:00
__pycache__
Patched FFT_arr_inplace(). Now it uses only simple arrays. re and im are stored like arr[2*i] = re, arr[2*i + 1] = im
2025-10-08 18:12:16 +03:00
FFT.py
Patched FFT_arr_inplace(). Now it uses only simple arrays. re and im are stored like arr[2*i] = re, arr[2*i + 1] = im
2025-10-08 18:12:16 +03:00
naive_DFT.py
implemented in-place FFT c-style. (by ChatGPT)
2025-10-08 18:01:08 +03:00
plotter.py
initial commit. There is DFT and DFT_fixed_point implemented. Now fixed-point SIN is testing
2025-10-07 16:42:47 +03:00
Description
No description provided
1.6 MiB
Languages
Python 75%
C 24.2%
Makefile 0.8%
Powered by Gitea Version: 1.24.2 Page: 122ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API