[SCM] packaging for perl module Math::Prime::Util::GMP annotated tag, v0.04, created. v0.04

Dana Jacobsen dana at acm.org
Thu Mar 21 22:23:12 UTC 2013


The annotated tag, v0.04 has been created
        at  d0daf991405cf9f312d34c14e059c8cf0d490265 (tag)
   tagging  011be3684bce93bc8348c138a89394325992bf1c (commit)
  replaces  v0.03
 tagged by  Dana Jacobsen
        on  Sun Nov 11 18:53:53 2012 -0800

- Shortlog ------------------------------------------------------------
Version 0.04 sent to CPAN

Dana Jacobsen (23):
      Add prime_count
      Don't include stdint on MS compilers
      Remove commented out dependencies on Math::Big*
      Add primorial and consecutive_integer_lcm functions
      Make primorial and pn_primorial match MPU.
      Fix typo in internal next_small_prime function.  Broke primorial.
      Fix HOLF issue with perfect sqrts, add simple perfect power factoring test
      Make factor() test for perfect powers, add ability to call trial division
      Make ..._factor functions test for 2/3/5/7 divisibility first.
      Add quick Pocklington primality test and make is_prime() call it
      Add basic ECM factoring
      Run a bit more initial p-1
      Add BLS primality test, is_provable_prime, some factor adjustments, enhancements to SQUFOF
      Complete rewrite of p-1 factoring
      Fix compiler warnings
      Another p-1 optimization, doubles speed of stage 1
      Efficiently precalc the first 20 differences, simplify lazy calculations
      Small p-1 change
      Try out Travis CI
      Remove Perl 5.8 from Travis
      Rewrite consecutive_integer_lcm to not use sqrt or log
      Cleanup for impending CPAN release
      Add a couple more files to .gitignore

-----------------------------------------------------------------------

-- 
packaging for perl module Math::Prime::Util::GMP



More information about the Pkg-perl-cvs-commits mailing list