Added a merge checker script that has to run before you can merge to main

Updated merge checker and seperated the matrix tests fro mthe timing tests
This commit is contained in:
2025-05-21 17:48:18 -04:00
parent 8a15459fc8
commit a5dbd01aa1
7 changed files with 181 additions and 219 deletions

View File

@@ -1 +1,2 @@
# Introduction
This matrix math library is focused on embedded development and avoids any heap memory allocation unless you explicitly ask for it.