summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2010-01-25 10:58:19 +0000
committerzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2010-01-25 10:58:19 +0000
commitea003f8d534108d0161e9e92153ac25056f5e12d (patch)
treec3650370f5a4853175793b9bab25680d12298867 /TODO
parentb367d6be2afe2567089bfb4599ce9c2afc016dbb (diff)
downloadmpc-ea003f8d534108d0161e9e92153ac25056f5e12d.tar.gz
[TODO] added item
git-svn-id: svn://scm.gforge.inria.fr/svn/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