summaryrefslogtreecommitdiff
path: root/det.awk (follow)
Commit message (Collapse)AuthorAge
* renamed fir window generators;wukong2026-04-10
| | | | minor edits to whitespace and comments for more consistent style;
* Added a partially working function performing LU decomposition on a squarewukong2023-12-18
matrix, ludcmp.awk. This is providing correct answers on _some_ test data, further testing debugging required here.