34 Commits

Author SHA1 Message Date
6524bf95e4 Fixed Broadcastinng Issue in Add Function in matrix.c 2025-11-22 16:06:10 +01:00
c13c8bd6f6 Completed imageinput.c to the point that it does compile but doen't manage every test 2025-11-21 15:52:10 +01:00
7168681f1d Preparation for the next workphase 2025-11-20 17:13:47 +01:00
04493332f7 First error fixing in createMatrix() 2025-11-20 16:44:35 +01:00
94a69b0068 Finally terminated additional typedef 2025-11-20 16:36:18 +01:00
ed304e3e60 Added file opening sequence 2025-11-20 16:33:57 +01:00
8676389e62 still fixed changes related to matrix 2025-11-20 16:29:55 +01:00
963eb3b3a4 fixed matrix errors 2025-11-20 16:28:10 +01:00
9bd9cd7985 Started merging the subfunctions in readImages(), next step: adding correct file 2025-11-20 16:26:02 +01:00
3adc90e98c Merge branch 'initializeForInput' 2025-11-20 16:07:27 +01:00
ef7062e1fd Made commit ready for merging 2025-11-20 16:03:16 +01:00
db14708439 Fixed compilation Issues in ClearSeries 2025-11-20 16:02:17 +01:00
e4b0aea848 Added last functions for inputInitialization 2025-11-20 15:52:56 +01:00
926c5c583d Merge branch 'CheckString' 2025-11-20 15:51:32 +01:00
1dd5d458e6 fixed some Error Messegas from matrixTests 2025-11-20 09:08:37 +01:00
98cbfefedf Added functions setParameters, allocateMemory, hoping for the best 2025-11-19 19:50:55 +01:00
4640908e1b Bugfixing, V2 2025-11-19 12:26:09 +01:00
0c19c17d68 Started bugfixing, V1 2025-11-19 12:20:00 +01:00
5d31d4e490 Fixed Matrix struct definition in matrix.h 2025-11-19 12:10:07 +01:00
dfce0ec3aa Restoration process, merged main to checkout 2025-11-19 11:57:41 +01:00
73e3a32c75 Merge commit matrixMultiply 2025-11-19 11:33:22 +01:00
fb8672e5a1 Finished StringCheck Method but did not test yet 2025-11-17 11:40:47 +01:00
3ff09b0ee6 I don't know why, but git needs me to commit 2025-11-17 10:34:32 +01:00
ac8c827b37 Implemented Function clear Series in imageInput.c 2025-11-17 10:32:14 +01:00
0ac4b64866 Merge remote-tracking branch 'origin/main' 2025-11-17 10:29:41 +01:00
abe4ecec65 Finished Matrix add Function Completing the Set Get Add Branch 2025-11-17 10:04:39 +01:00
9eba090e45 Finished Set and Get Functions 2025-11-14 16:43:17 +01:00
8d4b56f703 added if clause to check for fittig matrix dimensions 2025-11-12 12:56:34 +01:00
6124b38e8d finished matrixMultiply() Vers 1, starting testing phase 2025-11-12 12:52:50 +01:00
b9b4d926f5 Started working on Set and Get Function 2025-11-12 12:40:02 +01:00
7acece0571 Added ClearMatrix Function And Added Return Value to CreateMatrix 2025-11-12 12:27:15 +01:00
44b77815b3 Added CreateMatrix Function 2025-11-12 12:23:55 +01:00
ebc5ff0216 Added struct Matrix in matrix.h, matrix.c 2025-11-12 11:48:42 +01:00
8286702cd3 Initial commit 2025-11-12 10:38:40 +00:00