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.17 - 2024-07-02

  • Add sum_sqr_weights and sum_sqr_sample_weights methods to obtain the sum of squared weights.
  • All objects now support sum_weights and methods for convenience.

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