The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.008 - 2013-02-12

  • implemented the advance() method of PDL::NDBin::Iterator in XS. This improves the performance of PDL::NDBin for very large bin numbers greatly, and also reduces the overhead (for very small datafiles) somewhat. The user manual has been updated with the latest results. (Edward Baudrez)
  • fixed a test that started failing with the latest PDL development releases (Edward Baudrez)

Modules

Multidimensional binning & histogramming
Action for PDL::NDBin that computes average
Action for PDL::NDBin that calls user sub
Action for PDL::NDBin that counts elements
Action for PDL::NDBin that computes standard deviation
Action for PDL::NDBin that computes sum
Iterator object for PDL::NDBin