Commit Graph

7 Commits (d06c7ebeb630f737584d1a1c711f99b5d4086a27)

Author SHA1 Message Date
Brett d06c7ebeb6 String buffer 2023-07-10 18:45:43 -04:00
Brett 5116981057 add prefix to LOG_LEVEL 2023-04-08 12:44:31 -04:00
Brett 89df343e4f fix most warnings 2023-04-05 17:21:19 -04:00
Brett bd4f07d866 add restrictions to vector template 2023-03-29 13:12:17 -04:00
Brett bd89abb2f3 random tests 2023-03-04 22:38:25 -05:00
Brett 811cdff8d1 refactor profiler
code is now much more clean
	-removed ugly nested loops
	-used functions to reduce code clutter and duplcation
removed redundant functions
cleaned up sort and improved names
2023-03-04 11:42:24 -05:00
Brett 7ff48d4916 cleanup math
-Moved matrix and vectors into their own file
-math.h now includes all math components
-math moved into sub-folder
-matrix class updated
-new vector types added
2023-02-28 23:20:56 -05:00