From 554a27c62f63337b9505956c5a5619ba5ba07082 Mon Sep 17 00:00:00 2001 From: zimmerma Date: Thu, 1 Sep 2011 20:33:49 +0000 Subject: [TODO] added item git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1066 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 2ef75c1..45693fc 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,9 @@ +From Paul Zimmermann 1st September 2011: +return the exact ternary value in mpc_div: +- for directed rounding modes it is easy (assuming we are able to detect + exact cases) +- rounding to nearest to n bits is equivalent to directed rounding to n+1 bits + 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