summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6f3f67e..a161112 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,7 @@ 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
+Also for mpc_norm and mpc_abs.
From Andreas Enge 31 August 2011:
implement mul_karatsuba with three multiplications at precision around p,