[libmath-prime-util-perl] 19/59: Note some bignum things that should be done

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


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

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

commit d33cde572d432cddda67dd2b62b2df9f2acc21ed
Author: Dana Jacobsen <dana at acm.org>
Date:   Sun Jul 1 11:07:40 2012 -0600

    Note some bignum things that should be done
---
 TODO | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/TODO b/TODO
index 265ad6f..8e652c2 100644
--- a/TODO
+++ b/TODO
@@ -30,3 +30,11 @@
 - need next_prime and prev_prime bignum support.  random_ndigit_prime needs it.
 
 - redo _XS_factor to return a sorted array
+
+- Need to add more bignum factoring support:
+   - GMP prho
+   - GMP pminus1
+   - GMP tinyqs
+  That should at least make us usable for 80-90 bit numbers.
+
+- Must add BPSW if we want is_prime to be meaningful for >64-bit.

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