Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
            'PDL-based'   => sub { using_pdl($pdldata) },
        }
    );
    
  2. or download this
                    Rate   PDL-based Array-based
    PDL-based    36496/s          --        -67%
    Array-based 111111/s        204%          --