19 Commits

Author SHA1 Message Date
0a549b7e0d matrix.c fully functional, matrixTests returning no errors 2025-11-23 22:30:13 +01:00
c99db0f96c Started fixing matrixMultiply 2025-11-23 22:23:45 +01:00
6524bf95e4 Fixed Broadcastinng Issue in Add Function in matrix.c 2025-11-22 16:06: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
963eb3b3a4 fixed matrix errors 2025-11-20 16:28:10 +01:00
1dd5d458e6 fixed some Error Messegas from matrixTests 2025-11-20 09:08:37 +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
dfce0ec3aa Restoration process, merged main to checkout 2025-11-19 11:57:41 +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
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