This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag upstream/0.31
in repository libmath-prime-util-gmp-perl.

        at  dce3113   (tag)
   tagging  e21d690bdf019ed7869b0e7947903f94554e132a (commit)
  replaces  upstream/0.29
 tagged by  gregor herrmann
        on  Sat Jun 27 19:10:52 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 0.31

Dana Jacobsen (60):
      Update standalone defines
      Update SQUFOF to MPU's Jan 2014 code.
      Use sieve for P-1 stage 2 primes
      Math::GMPz doesn't overload eq, work around
      Factoring updates (deeper trial, stack depth reduction)
      Add is_mersenne_prime
      Add initial LLR test
      Add simple trial division to is_mersenne_prime
      Further filter the trial primes for Mersenne testing
      Add LLR test to is_prime and no-cert is_provable_prime
      Add k=3 case to LLR
      Negative n in is_power
      Bump version number
      Small doc change
      Include file
      Add comment for LLR with verbose >= 2
      Update Changes
      Initial simple Proth test
      Proth a start at 3; use Proth in is_prime and is_provable_prime
      Turn off Proth for proofs (slower than BLS code)
      Use BLS75 for Proth form
      Speed up is_provable_prime
      Add lucasu and lucasv
      Document sieve_primes
      Tweak Lucas-Lehmer trial division
      make 2p+1 test confirm divisibility
      Comment on base 2 Fermat vs. M-R
      Update version number
      Add harmfrac
      Reduce the harmfrac fraction before returning
      Work with some cases where sqrtmod called with composite p
      Add new frobenius test version with a shortcut and new code
      More efficient power factor
      Test and docs for harmfrac and harmreal
      Add primorial improvements to TODO
      LLR and Proth improvements
      Add is_proth_prime and documentation.  Update LLR doc
      Fix simpqs standalone compilation on Darwin
      Merge branch 'master' of git://github.com/danaj/Math-Prime-Util-GMP
      Fix for lucas_seq with even valued n
      Fix Bernstein 2002 r/s selection.  Much worse results vs. default 
Bornemann.
      Use expanding stack for BLS75-5
      Update standalone ecpp Makefile
      Start of Khashin primality test
      Better code for Khashin Frob test
      Tests and doc for Khashin Frobenius test
      Updates for release
      Don't use mp_bitcnt_t
      Compiler warnings
      Workarounds for old GMP
      Use GMP's primorial if it is available
      Asserts to try to help a broken tester
      Merge branch 'master' of https://github.com/danaj/Math-Prime-Util-GMP
      Update todo with range sieving
      Small partial sieve speedup
      Split proof printfs in case gmp_sprintf doesn't follow sprintf
      Fix small memory leaks
      Unshadow some variables
      Unshadow qs nfactors
      Update for release

gregor herrmann (1):
      Imported Upstream version 0.31

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

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmath-prime-util-gmp-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to