summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* algorithms.tex: Minor changes.enge2014-01-231-6/+9
* Finished rewrite of AGM in algorithms.tex, added bibliography entry.enge2014-01-232-135/+312
* Slightly generalised error analysis for the AGM, to be continued.enge2014-01-201-20/+21
* New test framework, merged from test branch.thevenyp2014-01-201-4/+5
* Proofreading of the AGM analysis.enge2014-01-202-66/+73
* improve speed of asin for 1+i*y with tiny yzimmerma2013-12-241-0/+6
* add referencezimmerma2013-12-051-0/+8
* switch to British English in documentationenge2013-07-241-13/+13
* fixed typos reported by Ondřej Bílka <neleai@seznam.cz>zimmerma2013-07-241-2/+2
* [algorithms.tex] small changes about AGMzimmerma2012-10-081-5/+5
* [algorithms.tex] more work on AGMzimmerma2012-10-081-1/+36
* [algorithms.tex] improved the error analysis for agm1zimmerma2012-10-081-20/+35
* [algorithms.tex] improve the range for the error bound of mpc_sqrtzimmerma2012-10-051-0/+4
* algorithms.tex: completed analysis and algorithmic strategy for agm1enge2012-09-181-5/+32
* algorithms.tex: AGM continuedenge2012-09-172-57/+129
* algorithms.tex: error propagation of square rootenge2012-09-171-0/+33
* algorithms.tex: removed relative error for rounded addition; no need to addenge2012-09-171-15/+10
* algorithms.tex: typo, keep rounding error separate from propagated errorenge2012-09-171-1/+1
* algorithms.tex: factored out proposition "comrelround"enge2012-09-171-24/+45
* algorithms.tex: added complex relative error for addition in same quadrantenge2012-09-171-0/+62
* algorithms.tex: layoutenge2012-09-171-5/+10
* algorithms.tex: replaced AGM lemma by corollary in section "complex relativeenge2012-09-171-18/+16
* algorithms.tex: rewritten agm part using macros \corr{} and \appro{}enge2012-09-171-10/+10
* [algorithms.tex] added error analysis for AGM (to be reviewed)zimmerma2012-09-051-0/+43
* typo in docenge2012-07-271-1/+1
* require mpfr >= 3.0.0enge2012-07-231-1/+1
* getting ready for 1.0 releaseenge2012-07-191-3/+3
* preparing 1.0.0rc1enge2012-07-071-4/+4
* new functions mul_2si, div_2sienge2012-07-051-2/+4
* renamed mul/div_2exp to mul/div_2uienge2012-07-051-3/+3
* log: alternative implementation that avoids intermediate overflowsenge2012-06-281-1/+33
* rootsofunity: use mean value theorem for analysis (suggested by Damien Robert)enge2012-06-271-14/+9
* mpc.texi: small reshuffling of functionsenge2012-06-271-9/+10
* algorithms.tex: propagation error of real sin and cosenge2012-06-271-1/+37
* added new function mpc_log10zimmerma2012-04-031-2/+3
* [mul.c] don't call mpc_sqr any more when both inputs are the same variablezimmerma2012-03-061-0/+2
* mpc.m4: removed -Werror, simplified check for complex support, cf. bug #13901enge2012-02-211-2/+2
* changed result for 0^0, according to the discussion onzimmerma2012-01-091-0/+2
* mpc.texi: speak of "function index", not "function and type index"enge2011-10-281-2/+2
* div.c: implemented return valueenge2011-09-021-6/+0
* norm.c: rewritten to handle all cases of over- and underflow and to obtain aenge2011-09-021-2/+0
* mpc.texi: corrected documentation of return value for divisionsenge2011-09-021-5/+7
* TODO: new itemenge2011-09-021-2/+2
* configure.ac, mpc.m4, Makefile.am:enge2011-08-311-2/+2
* tests/Makefile.am: force creating of executables instead of shell scriptsenge2011-08-301-2/+0
* configure.ac: add svn version to autoconf versionenge2011-08-301-3/+3
* configure.ac: correct default for --enable-valgrind-tests to "no",enge2011-08-301-0/+4
* m4/valgrind-tests.m4: imported original gnulib macroenge2011-08-301-0/+3
* Makefile.am: add fdl-1.3.texi to distributionenge2011-08-291-1/+1
* mpc.texi: readded formatting options for tex to avoid overfull hboxenge2011-08-291-25/+34