Package sta

Simple statistics tool for the command line

https://github.com/simonccarter/sta

sta is a lightweight, fast tool for calculating basic descriptive statistics
from the command line. Inspired by "st", this project differs in that
it is written in C++, allowing for faster computation of statistics
given larger non-trivial data sets.

Additions include the choice of biased vs unbiased estimators
and the option to use the compensated variant algorithm.

Version: 0^20231130.94559e3

General Commands

sta simple statistics from the command line