The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.09 - 2021-09-13

  • Add values_are_unique method to allow the user to flag (or check) that the values are unique. This can be used to speed up percentile and median calcs. Caveat emptor if the data are not unique, obviously.

Modules

A close to drop-in replacement for Statistics::Descriptive using PDL as the back-end
Sample weighted descriptive statistics using PDL as the back-end
A close to drop-in replacement for Statistics::Descriptive::Weighted using PDL as the back-end