summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-02-23 14:22:59 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-02-23 14:22:59 +0000
commit12bbdc3e2e0e57ff470668d6e656963c4faeb051 (patch)
tree021c9b22c1e77ab480ff40de51b0e907e9f296a7 /TODO
parente38280cb6d1a9425fded5744dbe4a5837145cd52 (diff)
downloadmpc-12bbdc3e2e0e57ff470668d6e656963c4faeb051.tar.gz
mul.c, mul.dat: bug fix for wrong detection of underflow
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@949 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 77bedf6..b5c0a74 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,7 @@
+From Andreas Enge 23 February 2011:
+rewrite sqr following the structure of mul to make sure that intermediate
+over- and underflows are handled correctly
+
Bench:
- from Andreas Enge 9 June 2009:
Scripts and web page comparing timings with different systems,