| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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. | ||
| * | added (prev_data ~ number) check to diff; | wukong | 2019-10-22 |
| | | | | | | added ($x ~ number) check to lin_reg; added gaussian expressions gaussian; | ||
| * | began merging windowing scripts; | wukong | 2018-12-25 |
| | | | | | swapped std_dev and std_err in mean and mean_avg; | ||
| * | added optional precision argv to other scripts; | wukong | 2018-11-12 |
| | | |||
| * | added gaussian.awk based on hamming script; | wukong | 2018-11-04 |
| added pwr(x,p) function to sterling_approx; minor clean up all around; | |||
