| Commit message (Collapse) | Author | Age |
| |
|
|
| |
minor edits to whitespace and comments for more consistent style;
|
| |
|
|
|
|
| |
added 'nan' output to diff;
added ':' output delimiter to lin_reg and quad_reg;
fixed broken r^2 calc in quad_reg;
|
| | |
|
| |
|
|
|
| |
added pwr(x,p) function to sterling_approx;
minor clean up all around;
|
| |
|
|
| |
quad_reg output
|
| |
|
|
| |
coords to solutions of the quadratic regression;
|
| |
|
|
|
| |
removed pi.sh (redundant);
added corrections to quad_reg
|
| |
|
|
|
|
| |
added in-progress lpf.awk (low pass filter), an adaptation of convolution
script (conv.awk) to use delmitied columns as input
additional tweaking of OFMT, OFS, and conditional print statements
|
| |
|