-
-
16 Aug 2012 00:39:17 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (5934 / 5 / 0)
- Kwalitee
Bus factor: 2- 100.00% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (60.91KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Exporter
- List::MoreUtils
- Params::Validate
- Scalar::Util
- XSLoader
- boolean
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.40 - 2012-08-14
- Stable release.
Changes for version 0.39_01 - 2012-08-01
- factors() range check just with SvNV, so as to accept overloaded types such as Math::BigInt (if fit ulong) and for big speedup.
- New count_prime_factors().
Modules
Factorize numbers and calculate matching multiplicationsModule Install Instructions
To install Math::Factor::XS, copy and paste the appropriate command in to your terminal.
cpanm Math::Factor::XS
perl -MCPAN -e shell install Math::Factor::XS
For more information on module installation, please visit the detailed CPAN module installation guide.