|
|
7611d375dc
|
Add solving/inverting lower & upper triangular systems/matrices and tests
|
2023-12-28 19:01:14 +03:00 |
|
|
|
05b7f2d560
|
Add cholesky decomposition implementation & tests
|
2023-12-28 17:53:42 +03:00 |
|
|
|
2364c15120
|
Add QR eigenvalue algorithm and tests (non-symmetric tests need some more checking)
|
2023-12-28 17:16:12 +03:00 |
|
|
|
5e61832a9b
|
Add QR decomposition implementation & tests
|
2023-12-28 13:25:17 +03:00 |
|
|
|
9995f38ab0
|
Primitives of dynamic dimension, part 1: make vector, point & matrix dimensions retrievable via non-static functions
|
2021-01-16 23:26:57 +03:00 |
|
|
|
5133695c6f
|
Add matrix tests
|
2021-01-16 22:46:52 +03:00 |
|