From 3d37ac75fddde058d19e922d70f56e4605c11573 Mon Sep 17 00:00:00 2001 From: enge Date: Tue, 3 Nov 2009 13:20:49 +0000 Subject: smallish technical changes for version 0.8 git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@714 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- TODO | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 16c6508..790a253 100644 --- a/TODO +++ b/TODO @@ -8,22 +8,15 @@ Efficiency: Once mpc_sin_cos exists, improve mpc_tan to use it New functions to implement: - - a) needed for C99 support: - - - none - - b) other functions - - - from Andreas Enge 16 September 2008: - mpc_sin_cos (needs mpfr_sinh_cosh) - - from Mickael Gastineau 14 Apr 2008: - mpc_fma: d=a*b+c - - What about the mpc_foo_pow functions? - - from Andreas Enge and Philippe Théveny 17 July 2008 - agm (and complex logarithm with agm ?) - - from Andreas Enge 25 June 2009: - correctly rounded roots of unity zeta_n^i +- from Andreas Enge 16 September 2008: + mpc_sin_cos (needs mpfr_sinh_cosh) +- from Mickael Gastineau 14 Apr 2008: + mpc_fma: d=a*b+c +- What about the mpc_foo_pow functions? +- from Andreas Enge and Philippe Théveny 17 July 2008 + agm (and complex logarithm with agm ?) +- from Andreas Enge 25 June 2009: + correctly rounded roots of unity zeta_n^i New tests to add: - from Andreas Enge and Philippe Théveny 9 April 2008 -- cgit v1.2.1