Commit Graph

13 Commits

Author SHA1 Message Date
bec70facb2 Fixed clangd type hints in the matrix.cpp file
Some checks failed
Merge-Checker / build_and_test (pull_request) Failing after 26s
2025-06-03 09:08:23 -04:00
75edad3d0a Made my own equally wrong QR factorization
Some checks failed
Merge-Checker / build_and_test (pull_request) Failing after 20s
2025-06-02 21:44:41 -04:00
74afbfeab8 Added QR decomposition functions
All checks were successful
Merge-Checker / build_and_test (pull_request) Successful in 24s
2025-05-30 09:07:26 -04:00
8a15459fc8 Adding a merge checker script 2025-05-21 17:46:49 -04:00
c8dce7d7d8 Fixed broken unit tests 2025-02-09 00:17:16 -05:00
55ff4aa693 Finished implimenting quaternion basics 2025-02-07 23:40:56 -05:00
4a25414b92 Got vector unit tests compiling 2025-02-03 11:59:49 -05:00
ae4806510b Added better support for casting vector3d to/from MAtrix 2025-02-03 10:10:31 -05:00
Quinn Henthorne
92c48e78f8 Moved the matrix implimentation out of the hpp file 2024-12-13 11:36:22 -05:00
Quinn Henthorne
7d7d89c676 Working on polishing functions 2024-12-11 17:30:47 -05:00
Quinn Henthorne
9cbaeb2c27 Got matrix multiplication working 2024-12-11 09:09:08 -05:00
1fb211912d Got first real unit test passing 2024-12-10 23:55:23 -05:00
c04ee29e82 Got unit tests compiling 2024-12-10 22:42:02 -05:00