Commit Graph

10 Commits

Author SHA1 Message Date
8212b171f2 Fixed clangd type hints in the matrix.cpp file
Some checks failed
Merge-Checker / build_and_test (pull_request) Failing after 28s
2025-06-03 09:07:41 -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
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
c04ee29e82 Got unit tests compiling 2024-12-10 22:42:02 -05:00