| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add mpc_cmp_abs. | Andreas Enge | 2016-05-24 | 1 | -1/+9 |
| * | doc: Clarify a point in the lemma for cmp_abs. | Andreas Enge | 2016-05-24 | 1 | -3/+4 |
| * | algorithms.tex: Correct the proof of the lemma for mpc_cmp_abs. | Andreas Enge | 2016-05-23 | 1 | -11/+29 |
| * | fixed typo | Paul Zimmermann | 2016-05-23 | 1 | -2/+2 |
| * | algorithms.tex: Add description of an algorithm for the yet to be written | Andreas Enge | 2016-05-23 | 1 | -0/+60 |
| * | added reference | Paul Zimmermann | 2015-01-09 | 2 | -1/+7 |
| * | algorithms.tex: Minor changes. | Andreas Enge | 2014-01-23 | 1 | -6/+9 |
| * | Finished rewrite of AGM in algorithms.tex, added bibliography entry. | Andreas Enge | 2014-01-23 | 2 | -135/+312 |
| * | Slightly generalised error analysis for the AGM, to be continued. | Andreas Enge | 2014-01-20 | 1 | -20/+21 |
| * | New test framework, merged from test branch. | Philippe Theveny | 2014-01-20 | 1 | -4/+5 |
| * | Proofreading of the AGM analysis. | Andreas Enge | 2014-01-20 | 2 | -66/+73 |
| * | improve speed of asin for 1+i*y with tiny y | Paul Zimmermann | 2013-12-24 | 1 | -0/+6 |
| * | add reference | Paul Zimmermann | 2013-12-05 | 1 | -0/+8 |
| * | switch to British English in documentation | Andreas Enge | 2013-07-24 | 1 | -13/+13 |
| * | fixed typos reported by Ondřej Bílka <neleai@seznam.cz> | Paul Zimmermann | 2013-07-24 | 1 | -2/+2 |
| * | [algorithms.tex] small changes about AGM | Paul Zimmermann | 2012-10-08 | 1 | -5/+5 |
| * | [algorithms.tex] more work on AGM | Paul Zimmermann | 2012-10-08 | 1 | -1/+36 |
| * | [algorithms.tex] improved the error analysis for agm1 | Paul Zimmermann | 2012-10-08 | 1 | -20/+35 |
| * | [algorithms.tex] improve the range for the error bound of mpc_sqrt | Paul Zimmermann | 2012-10-05 | 1 | -0/+4 |
| * | algorithms.tex: completed analysis and algorithmic strategy for agm1 | Andreas Enge | 2012-09-18 | 1 | -5/+32 |
| * | algorithms.tex: AGM continued | Andreas Enge | 2012-09-17 | 2 | -57/+129 |
| * | algorithms.tex: error propagation of square root | Andreas Enge | 2012-09-17 | 1 | -0/+33 |
| * | algorithms.tex: removed relative error for rounded addition; no need to add | Andreas Enge | 2012-09-17 | 1 | -15/+10 |
| * | algorithms.tex: typo, keep rounding error separate from propagated error | Andreas Enge | 2012-09-17 | 1 | -1/+1 |
| * | algorithms.tex: factored out proposition "comrelround" | Andreas Enge | 2012-09-17 | 1 | -24/+45 |
| * | algorithms.tex: added complex relative error for addition in same quadrant | Andreas Enge | 2012-09-17 | 1 | -0/+62 |
| * | algorithms.tex: layout | Andreas Enge | 2012-09-17 | 1 | -5/+10 |
| * | algorithms.tex: replaced AGM lemma by corollary in section "complex relative | Andreas Enge | 2012-09-17 | 1 | -18/+16 |
| * | algorithms.tex: rewritten agm part using macros \corr{} and \appro{} | Andreas Enge | 2012-09-17 | 1 | -10/+10 |
| * | [algorithms.tex] added error analysis for AGM (to be reviewed) | Paul Zimmermann | 2012-09-05 | 1 | -0/+43 |
| * | typo in doc | Andreas Enge | 2012-07-27 | 1 | -1/+1 |
| * | require mpfr >= 3.0.0 | Andreas Enge | 2012-07-23 | 1 | -1/+1 |
| * | getting ready for 1.0 release | Andreas Enge | 2012-07-19 | 1 | -3/+3 |
| * | preparing 1.0.0rc1 | Andreas Enge | 2012-07-07 | 1 | -4/+4 |
| * | new functions mul_2si, div_2si | Andreas Enge | 2012-07-05 | 1 | -2/+4 |
| * | renamed mul/div_2exp to mul/div_2ui | Andreas Enge | 2012-07-05 | 1 | -3/+3 |
| * | log: alternative implementation that avoids intermediate overflows | Andreas Enge | 2012-06-28 | 1 | -1/+33 |
| * | rootsofunity: use mean value theorem for analysis (suggested by Damien Robert) | Andreas Enge | 2012-06-27 | 1 | -14/+9 |
| * | mpc.texi: small reshuffling of functions | Andreas Enge | 2012-06-27 | 1 | -9/+10 |
| * | algorithms.tex: propagation error of real sin and cos | Andreas Enge | 2012-06-27 | 1 | -1/+37 |
| * | added new function mpc_log10 | Paul Zimmermann | 2012-04-03 | 1 | -2/+3 |
| * | [mul.c] don't call mpc_sqr any more when both inputs are the same variable | Paul Zimmermann | 2012-03-06 | 1 | -0/+2 |
| * | mpc.m4: removed -Werror, simplified check for complex support, cf. bug #13901 | Andreas Enge | 2012-02-21 | 1 | -2/+2 |
| * | changed result for 0^0, according to the discussion on | Paul Zimmermann | 2012-01-09 | 1 | -0/+2 |
| * | mpc.texi: speak of "function index", not "function and type index" | Andreas Enge | 2011-10-28 | 1 | -2/+2 |
| * | div.c: implemented return value | Andreas Enge | 2011-09-02 | 1 | -6/+0 |
| * | norm.c: rewritten to handle all cases of over- and underflow and to obtain a | Andreas Enge | 2011-09-02 | 1 | -2/+0 |
| * | mpc.texi: corrected documentation of return value for divisions | Andreas Enge | 2011-09-02 | 1 | -5/+7 |
| * | TODO: new item | Andreas Enge | 2011-09-02 | 1 | -2/+2 |
| * | configure.ac, mpc.m4, Makefile.am: | Andreas Enge | 2011-08-31 | 1 | -2/+2 |