Changes for version 0.38_03 - 2012-01-08

  • prime_factors() step by 2,4 to skip multiples of 3

Changes for version 0.38_02 - 2011-12-30

  • Use Perl's TRUE/FALSE to avoid trouble with enum{false,true} on systems such as BSD which drag in stdbool.h

Changes for version 0.38_01 - 2011-12-28

  • New prime_factors().
  • Clarify docs of factors() that it's all divisors.

Modules

Factorize numbers and calculate matching multiplications