Introduction
Introduction Statistics Contact Development Disclaimer Help
tREADME: add randcounts - numtools - perform numerical operations on vectors an…
git clone git://src.adamsgaard.dk/numtools
Log
Files
Refs
README
LICENSE
---
commit 5eb7b1d9e6225ae95a465c415705fc40f51f7523
parent e44372e038bc7812fcc3a003aa1127fde4cab3d3
Author: Anders Damsgaard <[email protected]>
Date: Thu, 5 May 2022 13:18:58 +0200
README: add randcounts
Diffstat:
M README | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/README b/README
t@@ -10,6 +10,7 @@ The toolset consists of the following:
- 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.
+- randcounts(1): produces random counts in weighted bins.
- range(1): generates an evenly spaced vector over a range.
- rangetest(1): tests the output status of a child program with a
range of input values.
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.