aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2026-05-03Add cholesky solvey-jan1371-0/+2
2026-04-27Module refactory-jan1371-49/+30
2026-03-16Cleanupy-jan1371-1/+21
2026-03-15Add QR iteration and cleanupy-jan1371-9/+5
2026-03-15Add QR decompositiony-jan1371-0/+5
2026-03-14Add LU and experimenty-jan1371-0/+8
2026-03-14Add triangular solvey-jan1371-2/+10
2026-03-13Implement vectorized matmuly-jan1371-0/+20
2026-03-12Add basic opsy-jan1371-0/+1
2026-03-12Add matrix, vector classes and testsy-jan1371-0/+64