Commit Graph

19 Commits

Author SHA1 Message Date
matthias@arch
e157591db3 Moved math parts to own repo 2022-09-17 19:56:47 +02:00
matthias@arch
b35e0551d2 Added classes generated by generate_math_lib.py 2022-09-11 01:31:48 +02:00
matthias@arch
34e5a2cf56 Added generic iterator 2022-09-11 01:31:36 +02:00
matthias@arch
77e1ba5915 -> Version 1.1 2022-09-11 01:30:57 +02:00
matthias@arch
92706f42ed Updated Readme 2022-09-11 01:30:15 +02:00
matthias@arch
80743102a2 Reworked math lib generation script
Script can now generate matrices up to 9x9
2022-09-11 01:27:55 +02:00
matthias@arch
82b5b2e282 Removed old vector stuff 2022-09-11 01:27:11 +02:00
matthias@arch
a8ec1fbc10 Lots of improvements
Log can now log any type for which to_string() exists
Path to the logfile can now be specified, log attempts to create missing
directories.
Added option to clear logfile at start
Added more documentation.
2022-09-11 01:25:02 +02:00
matthias@arch
147f3aa4c0 Added uninstall 2022-09-11 01:24:44 +02:00
matthias@arch
41d72a26f4 Added shebang 2022-09-05 03:11:04 +02:00
matthias@arch
9a5706c165 Added gen_enum_str 2022-09-05 03:10:40 +02:00
matthias@arch
b527602e74 Added gen_enum_str 2022-09-05 03:10:27 +02:00
matthias@arch
46eedfceb5 Added gen_enum_str 2022-09-05 03:08:19 +02:00
matthias@arch
dd7c42f6f3 Added vector generation script 2022-09-05 01:04:09 +02:00
matthias@arch
0eb81848db Added license 2022-09-05 01:03:46 +02:00
matthias@arch
da13e33f8d Changed folder names 2022-09-05 01:00:33 +02:00
matthias@arch
8012ca41c1 Fixed make command 2022-09-05 00:32:54 +02:00
matthias@arch
3f04e43d6c Fixed make install 2022-09-05 00:32:37 +02:00
matthias@arch
97c3f65b80 Initial commit 2022-09-04 23:09:54 +02:00