summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 42d94b4..8858a50 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,3 @@
-From Andreas Enge 27 June 2012:
-implement over- and underflow resistant log(x^2+y^2) in log.c;
-uncomment corresponding tests in log.dat
-
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