This website requires JavaScript.
Explore
Help
Sign In
Cynopolis
/
Vector3D
Watch
1
Star
0
Fork
0
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b6a649bad9a59e09fa092f0cc398994c514ade23
Vector3D
/
unit-tests
T
History
Cynopolis
b6a649bad9
Merge-Checker / build_and_test (pull_request)
Failing after 20m35s
Details
Added an SVD passthrough to matrix.cpp
2026-08-26 13:07:49 -04:00
..
timing-results
Updated timing test timings
2025-06-07 11:03:55 -04:00
.gitignore
Added timing tests for matrix math
2024-12-13 15:50:53 -05:00
CMakeLists.txt
Add QR eigen library: implicit Wilkinson-shifted QR for symmetric matrices
2026-08-25 14:02:56 -04:00
matrix-tests.cpp
Add QR eigen library: implicit Wilkinson-shifted QR for symmetric matrices
2026-08-25 14:02:56 -04:00
matrix-timing-tests.cpp
Removed some unused variables
2026-08-11 11:19:56 -04:00
qr-build-blocks-tests.cpp
Add QR eigen library: implicit Wilkinson-shifted QR for symmetric matrices
2026-08-25 14:02:56 -04:00
qr-reference-values.py
Add QR eigen library: implicit Wilkinson-shifted QR for symmetric matrices
2026-08-25 14:02:56 -04:00
quaternion-tests.cpp
Fixed quaternion equals operator
2025-02-09 11:32:46 -05:00
svd-build-blocks-tests.cpp
Templatize SVD on N: support any Matrix<R,C> with stack-only buffers
2026-08-20 10:22:49 -04:00
svd-integration-test.cpp
Added an SVD passthrough to matrix.cpp
2026-08-26 13:07:49 -04:00
svd-reference-values.py
Templatize SVD on N: support any Matrix<R,C> with stack-only buffers
2026-08-20 10:22:49 -04:00
test-timing-post-process.py
Refactors the underlying data type to optimize performance
2024-12-13 17:04:46 -05:00
vector-tests.cpp
Refactored file layout because platformio failed to find things
2025-02-08 23:57:43 -05:00