| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | added diff2.awk to estimate numerical second diff; | wukong | 2026-05-09 |
| | | | | | | removed commented out population covariance from cov.awk; added decimal points to pi estimate in em.awk; | ||
| * | renamed fir window generators; | wukong | 2026-04-10 |
| | | | | | minor edits to whitespace and comments for more consistent style; | ||
| * | added equivalent units to comments in em.awk; | wukong | 2026-04-08 |
| | | |||
| * | Added a partially working function performing LU decomposition on a square | wukong | 2023-12-18 |
| matrix, ludcmp.awk. This is providing correct answers on _some_ test data, further testing debugging required here. | |||
