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.03 - 2010-09-23

  • median() is now much faster thanks to using O(n) selection instead of O(n*log(n)) quick sort.
  • Docs upgrade.

Modules

Efficient resampling