From b6bc7d0380fefd056311700d9eafa589e81bc44a Mon Sep 17 00:00:00 2001 From: enge Date: Fri, 2 Sep 2011 09:24:26 +0000 Subject: TODO: new item git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1069 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 45693fc..6f3f67e 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,9 @@ implement mul_karatsuba with three multiplications at precision around p, instead of two at precision 2*p and one at precision p requires analysis of error propagation +From Andreas Enge 2 September 2011: +rewrite fma more efficiently to work with lower (close to target) precision + From Andreas Enge 30 August 2011: As soon as dependent on mpfr>=3, remove auxiliary functions from get_version.c and update mpc.h. -- cgit v1.2.1