| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2023-12-18 | Added a partially working function performing LU decomposition on a square | wukong | |
| matrix, ludcmp.awk. This is providing correct answers on _some_ test data, further testing debugging required here. | |||
![]() |
index : awk | |
| Unnamed repository; edit this file 'description' to name the repository. | wukong <wukong@longaeva> |
| summaryrefslogtreecommitdiff |
| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2023-12-18 | Added a partially working function performing LU decomposition on a square | wukong | |
| matrix, ludcmp.awk. This is providing correct answers on _some_ test data, further testing debugging required here. | |||