moved python3 prototyping to the python folder

This commit is contained in:
2025-10-09 13:47:29 +03:00
parent aa5945e8b2
commit e7cec37ac5
8 changed files with 65037 additions and 65037 deletions
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -5,7 +5,7 @@
#include <math.h>
#define DATA_L (1<<16)
#define FP_acc 1000
#define FP_acc (1<<16)
#include "FFT_FP_realisation.h"
BIN
View File
Binary file not shown.
+65036 -65036
View File
File diff suppressed because it is too large Load Diff
View File
View File