summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5618ceb..bd2401d 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,8 @@
+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
+requires analysis of error propagation
+
From Andreas Enge 30 August 2011:
move static tests from tdiv, tpow_fr, tadd_fr, tpow_z, ttan, tui_div
to data files