From def726e7ea3e72d6ae2c30d1247db557d768cacd Mon Sep 17 00:00:00 2001 From: enge Date: Wed, 27 Jun 2012 18:25:50 +0000 Subject: log.dat, log.c: analyse infinite loop for test added in r1192 as a preliminary workaround, add assertion and disable test git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1198 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 900a728..498e0fa 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ +From Andreas Enge 27 June 2012: +implement over- and underflow resistant log(x^2+y^2) in log.c; +uncomment corresponding tests in log.dat + From Andreas Enge 31 August 2011: implement mul_karatsuba with three multiplications at precision around p, instead of two at precision 2*p and one at precision p -- cgit v1.2.1