numtools

perform numerical operations on vectors and matrices in unix pipes
git clone git://src.adamsgaard.dk/numtools # fast
git clone https://src.adamsgaard.dk/numtools.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit ae57f02c3a5607428412f20ca30c9b4629641e69
parent 6dc4672992e5dd74f76adfbf749249bf833340ad
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu,  5 May 2022 13:15:02 +0200

randcounts.1: remove extra paragraph spacing

Diffstat:
Mrandcounts.1 | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/randcounts.1 b/randcounts.1 @@ -42,7 +42,6 @@ Put one point in four bins with equal probability (25%). Due to the randomness, your output may differ: .Pp .Dl $ randcounts 0.25 0.25 0.25 0.25 -.Pp .Dl 0 1 0 0 .Pp Put 100 point in two bins with 75% and 25% probability, respectively: