From 36533102836d6b07a6531a7ddc6d7ebf3622d163 Mon Sep 17 00:00:00 2001 From: enge Date: Wed, 27 Jun 2012 12:05:57 +0000 Subject: algorithms.tex: propagation error of real sin and cos git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1186 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- TODO | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 2805727..900a728 100644 --- a/TODO +++ b/TODO @@ -3,9 +3,6 @@ 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