[libmath-prime-util-perl] 12/23: Changes file has test and zeta changes mentioned

Partha P. Mukherjee ppm-guest at moszumanska.debian.org
Thu May 21 18:45:56 UTC 2015


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

ppm-guest pushed a commit to annotated tag v0.14
in repository libmath-prime-util-perl.

commit d003539b802e4cdc0f82d118653c5f6dc2587475
Author: Dana Jacobsen <dana at acm.org>
Date:   Sun Nov 25 21:28:51 2012 -0800

    Changes file has test and zeta changes mentioned
---
 Changes | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 046f700..72b964e 100644
--- a/Changes
+++ b/Changes
@@ -2,10 +2,16 @@ Revision history for Perl extension Math::Prime::Util.
 
 0.14  ?? November 2012
 
-    - Clean up some tests.
+    - Clean up some tests.  A lot of tests moved from testing 3000 cases as
+      separate tests, to putting everything in arrays and using is_deeply.
+      Output should still be specific, but it is a huge speedup on some
+      platforms (e.g. Cygwin on a netbook).
 
     - XS AKS extended from half-word to full-word.
 
+    - Moved bignum Zeta and R to separate file, only loaded when needed.
+      Helpful to get the big rarely-used tables out of the main loading.
+
     - Add functions:
            jordan_totient          generalization of Euler Totient
            divisor_sum             run coderef for every divisor

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



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