summaryrefslogtreecommitdiff
path: root/doc/algorithms.tex
Commit message (Expand)AuthorAgeFilesLines
* Synchronize with r1413 from trunk.benchs_teststhevenyp2014-01-201-0/+6
* Synchronize with r1286 from trunk.thevenyp2012-10-291-4/+391
* unified computation of pow_ui and pow_si in a function pow_usi, therebyenge2010-06-171-1/+1
* algorithms.tex: another version of mpc_pow_si, using Paul'senge2010-06-171-22/+33
* algorithms.tex: analysis for mpc_pow_sienge2010-06-171-9/+28
* algorithms.tex: small changes to prepare for mpc_pow_sienge2010-06-171-12/+14
* algorithms.tex: removed assumption on "same quadrant" when applying Prop. 9,enge2010-06-161-5/+3
* [algorithms.tex] error analysis for mpc_pow_sizimmerma2010-05-151-4/+12
* [algorithms.tex] fixed typozimmerma2010-05-151-1/+1
* algorithms.tex:enge2010-03-301-6/+6
* [src/pow_ui.c] implemented binary exponentiation (with fallback to mpc_powzimmerma2010-03-301-0/+17
* algorithms.tex:enge2010-03-301-81/+80
* algorithms.tex:enge2010-03-271-46/+43
* [algorithms.tex] added Maple code to support claimed boundzimmerma2010-03-111-0/+21
* [algorithms.tex] added error analysis for pow_uizimmerma2010-03-111-0/+29
* [algorithms.tex] review of Philippe Theveny's work on sign of zeroes for powzimmerma2009-08-251-58/+61
* doc/algorithms.tex: fix errors and typos.thevenyp2009-07-291-66/+90
* doc/algorithms.tex: Finish enumeration of cases where the sign of the zero pa...thevenyp2009-07-241-206/+391
* doc/algorithms.tex: Analyse cases where Re(x^y)>0 and Im(x^y) = 0.thevenyp2009-07-161-1/+185
* [pow.c] more work on cases with sign of zero as input/outputzimmerma2009-06-261-0/+29
* algorithms.tex: corrected small error in mpc_sqrtenge2009-06-181-2/+2
* algorithms.tex:enge2009-06-171-6/+36
* algorithms.tex: finished error analysis of divisionenge2009-06-171-100/+100
* algorithms.tex: added complex relative error analysis to multiplicationenge2009-06-171-10/+33
* algorithms.tex: added converse estimation for real errorsenge2009-06-171-7/+25
* added paragraph on complex relative errorenge2009-06-171-4/+71
* alorithms.tex: added relative errors for normenge2009-06-111-19/+49
* algorithms.tex: added second error bound for normenge2009-06-111-3/+33
* algorithms.tex: rewritten section on real divisionenge2009-06-111-7/+53
* algorithms.tex: intermediate commit to enable parallel modificationsenge2009-06-111-172/+227
* algorithms.tex: rewritten introduction for error propagationenge2009-06-101-126/+370
* [algorithms.tex] added referencezimmerma2009-06-091-1/+3
* doc/algorithms.tex: Fix typo.thevenyp2009-06-081-1/+1
* algorithms.tex: finished proof of th. (c), added a lemma for this purposeenge2009-06-071-14/+31
* algorithms.tex: some progress towards the proof of th.6(c)enge2009-06-071-3/+13
* algorithms.tex, theorem 6:enge2009-06-071-5/+6
* algorithms.tex, th. 6 c (ii) and (iii):enge2009-06-071-5/+2
* algorithms.tex: Reorganised and continued section on mpc_powenge2009-06-071-72/+159
* algorithms.tex: merged changesenge2009-06-051-50/+68
* [pow.c] fixed a few remaining bugszimmerma2009-06-051-0/+3
* [pow.c, algorithms.tex] moved from pow.c to algorithms.tex and put in a Lemmazimmerma2009-06-051-4/+18
* [algorithms.tex] added lemma showing that if x and x^{m 2^e} are dyadiczimmerma2009-06-051-0/+35
* algorithms.tex: small changes in mpc_powenge2009-06-041-11/+14
* [algorithms.tex] added error analysis for mpc_powzimmerma2009-06-021-3/+25
* [algorithms.tex] fixed typozimmerma2009-06-021-1/+1
* [algorithms.tex] started subsection on mpc_powzimmerma2008-09-301-2/+21
* algorithms.tex: improve explanations in section "generic error of division ",thevenyp2008-06-251-43/+56
* added bibliography + references for square root algorithmzimmerma2008-06-091-1/+5
* Add mpc_tan function.thevenyp2008-04-251-0/+52
* Fix typos and mistakes in generic error section.thevenyp2008-04-251-18/+30