summaryrefslogtreecommitdiff
path: root/ABOUT
diff options
context:
space:
mode:
authorwukong <wukong@longaeva>2019-12-07 15:02:59 -0800
committerwukong <wukong@longaeva>2019-12-07 15:02:59 -0800
commit0c1d68ee8cc2a631d6029285e771ebbfe119995d (patch)
tree894bbec0cf4cbae517a47a5ffe890c7c372b32c4 /ABOUT
parentc1ec2518f46cd011ef79c7e7b08265a9053c92b6 (diff)
code formatting changes to lin_reg scripts;
added range to output of mean scripts;
Diffstat (limited to '')
-rw-r--r--ABOUT.TXT2
1 files changed, 1 insertions, 1 deletions
diff --git a/ABOUT.TXT b/ABOUT.TXT
index b16ad44..07ab7ec 100644
--- a/ABOUT.TXT
+++ b/ABOUT.TXT
@@ -1,2 +1,2 @@
repo: awk;
-desc: experiments in awk, etc.;
+desc: experiments in using awk for mathematical and statistical calculations;