summaryrefslogtreecommitdiff
path: root/quad_reg.awk (follow)
Commit message (Collapse)AuthorAge
* added fib.awk, a solution to fib eqn (example in Hamming text);wukong2018-09-30
| | | | | removed pi.sh (redundant); added corrections to quad_reg
* added summations to quad_regwukong2018-09-09
| | | | | | 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
* moved example data into data folder; added initial version of quad_reg.awk;wukong2018-06-20