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

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

commit 72fe357caac65e3da0b3c5afd1db4513d2535f62
Author: Dana Jacobsen <d...@acm.org>
Date:   Wed Jan 22 23:17:39 2014 -0800

    Some TODO items are done
---
 TODO | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)

diff --git a/TODO b/TODO
index 0c41e69..04f4d03 100644
--- a/TODO
+++ b/TODO
@@ -60,9 +60,7 @@
 - Perhaps have main segment know the filled in range.  That would allow
   a sieved next_prime, and might speed up some counts and the like.
 
-- Consider exporting is_bpsw_prime
-
-- Add Inverse Li to API?
+- Consider exporting is_bpsw_prime and inverse Li
 
 - Benchmark simple SoEs, SoA.  Include Sisyphus SoE hidden in Math::GMPz.
 
@@ -73,17 +71,6 @@
 - Investigate optree constant folding in PP compilation for performance.
   Use B::Deparse to check.
 
-- Move more functions from _generic_... to PP::
-
 - Ensure a fast path for Math::GMP from MPU -> MPU:GMP -> GMP, and back.
 
 - znlog bignum tests, znlog better implementation
-
-- PP cleanup:
-  1) Put front ends for all functions in a PPFE module.
-     PPFE uses PP.
-     PPFE does validation.
-     PP does no validation.
-  2) No-XS segment will require PPFE and do aliases.
-  3) XS code will call PP only.  We've already validated input.
-  4) Move some more of the functions to XS.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmath-prime-util-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