Commit Graph

41 Commits

Author SHA1 Message Date
301383c006 diff.txt 2025-01-17 20:27:53 +01:00
c1d08e3044 Refactor any copying of arrays for performance using memcpy 2025-01-17 20:24:35 +01:00
21962c9131 Refactor finding local extrema for performance 2025-01-17 20:08:38 +01:00
4ac8f2d4be Memory Leaks and more 2025-01-17 19:04:55 +01:00
115f1ef588 Wrong cast in comparison 2025-01-16 17:30:08 +01:00
253d191f13 Post-Submission Changes 2025-01-14 13:06:39 +01:00
7476f174a3 Add calculations to initMMSignalFeatures 2025-01-13 20:10:57 +01:00
7acd3a068e Remove redundant files 2025-01-13 03:15:45 +01:00
f006441de6 Final Version 2025-01-13 03:12:38 +01:00
73ff58d6d3 Fix memory leak in calculateMedian 2025-01-13 02:58:08 +01:00
6eb4ec2a22 Fix memory leak in getPascalLine 2025-01-13 02:53:33 +01:00
3c82906fc3 Fix memory leak 2025-01-13 02:49:19 +01:00
10e388df58 Make default index 0 2025-01-13 02:47:47 +01:00
a1bc592bca Improvements, Bug fixes 2025-01-13 02:42:58 +01:00
a94a357f7a Improve Comments; Add Extrema calculation 2025-01-13 01:59:16 +01:00
e84e1d5100 File Path checking and more comments 2025-01-13 00:30:11 +01:00
f1783f7ce8 All but DFT confirmed 2025-01-12 00:10:12 +01:00
5b65a43431 Fix reference before definition 2025-01-11 19:49:20 +01:00
7e20e4eb19 Add Ex. 2 and 3; FIXMEs remain open 2025-01-11 19:40:49 +01:00
8595360963 Add add all remaining MMS-Functions; Questions remain open; Add Region markers 2025-01-11 19:31:20 +01:00
a072c1f6a4 Add createSignalFromSignal 2025-01-11 19:26:25 +01:00
25f49008f8 Add createSignal 2025-01-11 19:21:10 +01:00
500aba94d2 Add readDoubleArray 2025-01-11 19:19:41 +01:00
840d5b0c4f Add "tests" to gitignore 2025-01-11 18:50:04 +01:00
86dd4be559 Add more error handling and tests 2025-01-11 18:49:44 +01:00
1b52f92196 Add a few tests 2025-01-11 18:15:53 +01:00
8c5b151bc0 fix: Remove debug line 2025-01-11 16:38:16 +01:00
ff1e7fc10d fix: Change file names; Fix interpolateLine 2025-01-11 16:37:30 +01:00
1b9f5bbaf8 fix: Make already existent functions compliant with the task. 2025-01-11 16:00:44 +01:00
0248ccf6cb bump: Add current .h-File 2025-01-11 14:51:19 +01:00
1b8c693f82 Merge remote-tracking branch 'origin/main' 2024-12-03 13:36:14 +01:00
a7b02dba15 refactor/style[MMS24_25]: Formatting, Parameter-Names and deprecated signatures 2024-12-03 13:35:59 +01:00
84aedd2e5b refactor/style[main]: Formatting, Parameter-Names and deprecated signatures 2024-12-03 13:34:51 +01:00
Minh Dan Cam
2599d21417 Merge remote-tracking branch 'origin/main' 2024-12-03 13:32:52 +01:00
Minh Dan Cam
f7f3866b07 chore[idea]: .idea 2024-12-03 13:32:44 +01:00
48b1871244 refactor[main]: Add return 0; to main(...) 2024-12-03 12:47:14 +01:00
a09d3e5141 feat[main]: Add main()-Function in main.c 2024-12-03 12:45:28 +01:00
3d94802beb docs[README]: Add Style guidelines to README.md
Commit message guidelines and variable naming.
2024-12-03 12:39:03 +01:00
0aae3d6102 aktualisierte Header-Datei 2024-12-03 12:34:23 +01:00
Minh Dan Cam
d5325f4a59 Initial commit 2024-12-03 12:28:01 +01:00
ce71836e83 Initial commit 2024-12-03 11:19:47 +00:00