1
0
forked from leto/LeMA

28 Commits

Author SHA1 Message Date
LeLeLeLeto
fba09a5c40 Added passing a function as parameter 2024-12-30 21:46:11 +01:00
LeLeLeLeto
7a2b42e06d Updated gitignore for windows 2024-12-30 21:45:51 +01:00
91348e7c09 Added operations for floats 2024-12-27 23:41:16 +01:00
2d2d6afcfb Delete main.cpp 2024-12-27 23:40:15 +01:00
e8f843a420 Now ignoring main.cpp to keep it clean 2024-12-27 23:34:48 +01:00
a4dabb247d Adding a float now returns a Matrix 2024-12-27 23:34:27 +01:00
a3db9391d3 Merge pull request 'Added some cool comments and deleted a stupid one' (#1) from gitea_admin/LeMA:main into main
Reviewed-on: leto/LeMA#1
2024-12-27 23:24:01 +01:00
44b726f3f6 Added some cool comments and deleted a stupid one 2024-12-27 23:22:25 +01:00
077702eb73 Added some details for nugs 2024-12-24 14:36:00 +01:00
57fa219441 Reflected changes to README 2024-12-24 14:33:22 +01:00
3c596e9601 Added * operator and fixed Matrix.Set 2024-12-24 14:25:14 +01:00
e4026b8d60 Localized titre to title 2024-12-24 14:17:53 +01:00
b919f4a249 Added - operator 2024-12-24 14:17:08 +01:00
7e35b218d9 = operator uses new Swap function and added + operator 2024-12-24 14:14:04 +01:00
e0d6d480da Transpose now returns Matrix object 2024-12-24 14:08:43 +01:00
78a8185e19 Adding now returns a Matrix object 2024-12-24 14:05:08 +01:00
6eb4b00c12 Added operator = overload 2024-12-24 13:58:59 +01:00
96cea58568 Actualiser README.md 2024-12-24 13:23:32 +01:00
19167552ce Fixed header file name in readme 2024-12-23 22:15:48 +01:00
2451068777 Changed readme example 2024-12-23 22:15:20 +01:00
da2c37a249 Added README 2024-12-23 22:12:55 +01:00
d126e6aa63 Added Hadamard Product 2024-12-23 21:52:51 +01:00
2fe209fb2b Added matrix multiplication 2024-12-23 21:43:32 +01:00
4f11d1e4fa Sub to Substract 2024-12-23 21:27:18 +01:00
8418342bf7 Added Adding and Substracting matrices 2024-12-23 21:24:53 +01:00
e53df84e46 Deleted matrices.cpp 2024-12-23 21:08:29 +01:00
89007bfa9f Added Matrix class and basic functions 2024-12-23 21:04:43 +01:00
6827d7f164 Added gitignore 2024-12-23 18:40:43 +01:00