8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
915674e
Accept percentiles between 0 and 100.
2add1e6
Accept --percentile=%f and --quartile=%i options.
f6e0704
Bugfix: sorted data was not cached
Thanks to Mark Phillips for reporting the problem. :)
e608c5a
Allow script to be renamed:
perl Makefile.PL [--script-name=<new name>]
c666ae7
Adopt "%g" as default output format Renamed "--transverse" to "--transpose" (kept the old option name for backward compatibility)
b9adaed
More speed improvements
e753b7a
Speed improvements
111ed5b
Fixed --transverse-output Renamed: Changes -> Changelog
2925e56
Renamed: bin/st -> script/st Added: Changes
ef9a2e0
--sem (Standard error of mean)
Refactoring