summaryrefslogtreecommitdiff
path: root/fir_window_gaussian.awk (unfollow)
Commit message (Expand)Author
2026-05-03replaced sum[1-4].awk with serial and columnar versions;wukong
2026-04-10renamed fir window generators;wukong
2023-12-18Added a partially working function performing LU decomposition on a squarewukong
2019-10-22added (prev_data ~ number) check to diff;wukong
2018-12-25began merging windowing scripts;wukong
2018-11-12added optional precision argv to other scripts;wukong
2018-11-04added gaussian.awk based on hamming script;wukong