Quinn Cynopolis
  • Joined on 2025-05-07
Cynopolis pushed to main at Cynopolis/Vector3D 2026-08-26 13:08:23 -04:00
f0035ab67f Fixes for control systems AND SVD and QR decomposition (#9)
Cynopolis deleted branch fixes-for-control-systems from Cynopolis/Vector3D 2026-08-26 13:08:23 -04:00
Cynopolis merged pull request Cynopolis/Vector3D#9 2026-08-26 13:08:22 -04:00
Fixes for control systems AND SVD and QR decomposition
Cynopolis pushed to fixes-for-control-systems at Cynopolis/Vector3D 2026-08-26 13:07:55 -04:00
b6a649bad9 Added an SVD passthrough to matrix.cpp
Cynopolis pushed to fixes-for-control-systems at Cynopolis/Vector3D 2026-08-26 12:23:07 -04:00
c2f5520664 Got rid of unused function warnings
Cynopolis closed pull request Cynopolis/Vector3D#8 2026-08-26 09:16:45 -04:00
Advanced-Matrix-Operations
Cynopolis commented on pull request Cynopolis/Vector3D#9 2026-08-26 09:06:12 -04:00
Fixes for control systems AND SVD and QR decomposition

No it makes sense because there is a bit of a circular include here.

Matrix.cpp -> includes QR.hpp -> includes Matrix.hpp -> includes Matrix.cpp

Cynopolis commented on pull request Cynopolis/Vector3D#9 2026-08-26 08:56:21 -04:00
Fixes for control systems AND SVD and QR decomposition

TODO: THis is weird.

Cynopolis created pull request Cynopolis/Vector3D#9 2026-08-26 08:54:48 -04:00
Fixes for control systems AND SVD and QR decomposition
Cynopolis pushed to fixes-for-control-systems at Cynopolis/Vector3D 2026-08-25 14:05:42 -04:00
c9a9492fcf Add QR eigen library: implicit Wilkinson-shifted QR for symmetric matrices
Cynopolis pushed to fixes-for-control-systems at Cynopolis/Vector3D 2026-08-20 10:25:42 -04:00
ab0cea104c Templatize SVD on N: support any Matrix<R,C> with stack-only buffers
Cynopolis pushed to fixes-for-control-systems at Cynopolis/Vector3D 2026-08-19 15:58:46 -04:00
f8221dd9db Add 5x5 SVD end-to-end tests (scipy references)
Cynopolis pushed to fixes-for-control-systems at Cynopolis/Vector3D 2026-08-19 15:17:08 -04:00
ac4bef88fc Fix SVD pipeline bugs; extract and unit-test bidiagonal block solvers
Cynopolis pushed to fixes-for-control-systems at Cynopolis/Vector3D 2026-08-17 15:33:40 -04:00
f12625b41e Working on breaking up the steps into manageable chunks
6f91c96de8 Small refactor of SVD implimentation
Compare 2 commits »
Cynopolis pushed to fixes-for-control-systems at Cynopolis/Vector3D 2026-08-14 09:20:00 -04:00
5600b05b09 Working on an SVD implimentation
Cynopolis pushed to fixes-for-control-systems at Cynopolis/Vector3D 2026-08-13 11:33:23 -04:00
a49e357f4c Added additional constraints to list instantiation
Cynopolis created branch fixes-for-control-systems in Cynopolis/Vector3D 2026-08-11 11:20:06 -04:00
Cynopolis pushed to fixes-for-control-systems at Cynopolis/Vector3D 2026-08-11 11:20:06 -04:00
ea29ea27f2 Removed some unused variables
Cynopolis created pull request Cynopolis/Stroboscope#2 2026-03-11 14:25:28 -04:00
make-this-a-little-less-painful
Cynopolis created branch make-this-a-little-less-painful in Cynopolis/Stroboscope 2026-03-11 14:23:42 -04:00