[libmath-prime-util-perl] 01/54: Minor documentation update

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


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

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

commit 344cff1d196273826e1830c67ae9c292cb9142f1
Author: Dana Jacobsen <dana at acm.org>
Date:   Sun Jan 26 12:59:34 2014 -0800

    Minor documentation update
---
 lib/Math/Prime/Util.pm | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/lib/Math/Prime/Util.pm b/lib/Math/Prime/Util.pm
index 6e96795..1e69400 100644
--- a/lib/Math/Prime/Util.pm
+++ b/lib/Math/Prime/Util.pm
@@ -3296,11 +3296,11 @@ native size integers.  With bigints we finally see it work well.
 
 =item *
 
-Math::Pari build with 2.3.5 not only has a better primality test, but
-runs faster.  It still has quite a bit of overhead with native size
-integers.  Pari/gp 2.5.0's takes 11.3s, 16.9s, and 2.9s respectively
-for the tests above.  MPU is still faster, but clearly the time for
-native integers is dominated by the calling overhead.
+Math::Pari built with 2.3.5 not only has a better primality test vs.
+the default 2.1.7, but runs faster.  It still has quite a bit of overhead
+with native size integers.  Pari/GP 2.5.0 takes 11.3s, 16.9s, and 2.9s
+respectively for the tests above.  MPU is still faster, but clearly the
+time for native integers is dominated by the calling overhead.
 
 =back
 

-- 
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