summaryrefslogtreecommitdiff
path: root/em.awk (unfollow)
Commit message (Collapse)Author
2026-04-10renamed fir window generators;wukong
minor edits to whitespace and comments for more consistent style;
2026-04-08added equivalent units to comments in em.awk;wukong
2023-12-18Added a partially working function performing LU decomposition on a squarewukong
matrix, ludcmp.awk. This is providing correct answers on _some_ test data, further testing debugging required here.