summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPaul Zimmermann <paul.zimmermann@inria.fr>2010-01-25 10:58:19 +0000
committerPaul Zimmermann <paul.zimmermann@inria.fr>2010-01-25 10:58:19 +0000
commitb109232189734c410b0ce925ab97d5e8bd3063e9 (patch)
treec3650370f5a4853175793b9bab25680d12298867 /TODO
parent82ebdf3d9f43c9652a69ce23ebf45ceee06197f5 (diff)
downloadmpc-git-b109232189734c410b0ce925ab97d5e8bd3063e9.tar.gz
[TODO] added item
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/mpc/trunk@735 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 121c027..84620bc 100644
--- a/TODO
+++ b/TODO
@@ -16,6 +16,8 @@ New functions to implement:
agm (and complex logarithm with agm ?)
- from Andreas Enge 25 June 2009:
correctly rounded roots of unity zeta_n^i
+- implement a root-finding algorithm using the Durand-Kerner method
+ (cf http://en.wikipedia.org/wiki/Durand%E2%80%93Kerner_method)
New tests to add:
- from Andreas Enge and Philippe Théveny 9 April 2008