[libmath-prime-util-perl] 20/40: Update todo list
Partha P. Mukherjee
ppm-guest at moszumanska.debian.org
Thu May 21 18:49:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
ppm-guest pushed a commit to annotated tag v0.30
in repository libmath-prime-util-perl.
commit 68151cbf9e0f6ddc7eb3e5ba976926f846db25d7
Author: Dana Jacobsen <dana at acm.org>
Date: Thu Jul 11 17:52:15 2013 -0700
Update todo list
---
TODO | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/TODO b/TODO
index 42b72f2..4b14d75 100644
--- a/TODO
+++ b/TODO
@@ -47,6 +47,15 @@
- Refactor where functions exist in .c. Lots of primality tests in factor.c.
- Write a standalone function that demonstrates the memory leak with MULTICALL,
- so we can use MULTICALL.
+ so we can use MULTICALL. Seems to be fixed on 5.18.0. See if this was
+ broken on 5.16 and previous, or if this was just a 5.17 issue.
- Tests, documentation, optimizations, and comparisons for p+1 factoring
+
+- Fix p+1 factoring (see latest GMP code).
+
+- Switch to new text proofs.
+
+- Sync all the Lucas pseudoprimes with GMP.
+
+- Update Perl code for Lucas, use fastest available (probably AES).
--
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