summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorthevenyp <thevenyp@280ebfd0-de03-0410-8827-d642c229c3f4>2009-03-24 16:51:17 +0000
committerthevenyp <thevenyp@280ebfd0-de03-0410-8827-d642c229c3f4>2009-03-24 16:51:17 +0000
commit92dc794c8665060ccf30421943920fb188c10f02 (patch)
tree2eec5980f13d695baa5fee0fc2eb994279559b35 /TODO
parent49406a145c30997c8c82d33696e2b3b1de930e0f (diff)
downloadmpfr-92dc794c8665060ccf30421943920fb188c10f02.tar.gz
urandomb.c mpfr-gmp.c mpfr-gmp.h: mpfr_rand_raw is now in urandom.c.
mpfr-impl.h: mpfr_rand_raw is now always build as an internal function. TODO tests/tests.c tests/random2.c: Use mpfr_rand_raw instead of _gmp_rand git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6137 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 103df117f..769e92657 100644
--- a/TODO
+++ b/TODO
@@ -87,8 +87,6 @@ Table of contents:
aa = q*b+r --> q has exaclty n bits.
If RNDN, takes nq+1 bits. (See also the new division function).
-- random functions: get rid of _gmp_rand.
-
##############################################################################
4. New functions to implement