Introduction
Introduction Statistics Contact Development Disclaimer Help
tREADME: add missing histpdf(1) entries - numtools - perform numerical operatio…
git clone git://src.adamsgaard.dk/numtools
Log
Files
Refs
README
LICENSE
---
commit 5b24cf0f0de9c6d52fa609cb59e025d2706e2e7e
parent c598541cf915a211e3f9a96d08919ff3e022e96b
Author: Anders Damsgaard <[email protected]>
Date: Sat, 11 Sep 2021 21:29:35 +0200
README: add missing histpdf(1) entries
Diffstat:
M README | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/README b/README
t@@ -6,6 +6,7 @@ passed as plain text in UNIX pipes.
The toolset consists of the following:
+- histpdf(1): plots a histogram of values in the first column.
- max(1): returns the maximum value for each column.
- mean(1): returns the average value for each column.
- min(1): returns the minimum value for each column.
t@@ -21,6 +22,7 @@ included man pages.
Requirements:
- C compiler (C99).
- libc
+ - histpdf(1): gnuplot(1)
Author:
Anders Damsgaard <[email protected]>
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.