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

Changes for version 0.01 - 2005-05-19

  • first limited release
    • added all core methods
      • new()
      • bounds()
      • min()
      • max()
      • distribution()
      • combinations([targetvalue])
      • probability([targetvalue])
      • debug()
    • faux import() method to allow toggle of Memoize
    • mid method for dice (nMs) stubbed but not implemented
    • added test files
    • benchmarking using Benchmark :hireswallclock highly successful...Memoize very effective.

Modules

Perl extension for calculating dice probabilities and distributions.