summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/mpc.texi: Group together descriptions in section Trigonometric Functions.thevenyp2009-08-031-44/+15
* NEWS doc/mpc.texi src/mpc.h src/Makefile.am: Add inverse hyperbolic functions.thevenyp2009-08-031-0/+15
* tests/Makefile.am doc/mpc.texi NEWS src/mpc.h src/Makefile.am: Add inverse tr...thevenyp2009-08-031-0/+15
* 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
* src/random2.c src/mpc.h src/random.c src/Makefile.am doc/mpc.texi NEWS: remov...thevenyp2009-06-291-21/+0
* set_x.c: new function mpc_set_nan, setting the real and imaginaryenge2009-06-291-0/+4
* [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.bib: Better presentation of mpfr's algorithms.tex entry.thevenyp2009-06-111-2/+2
* algorithms.bib: Add reference to MPFR's algorithm.tex.thevenyp2009-06-111-0/+6
* algorithms.tex: rewritten introduction for error propagationenge2009-06-101-126/+370
* [algorithms.tex] added referencezimmerma2009-06-092-1/+14
* 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
* First version of mpc_pow. Seems to run ok, but we have problems with largezimmerma2009-06-041-0/+5
* removed need for underscore in types plugged into MPC_SET_X_Yenge2009-06-041-7/+4
* removed mentioning of empty argument in the documentation of MPC_SET_X_Yenge2009-06-041-20/+7
* upgraded version requirement to gmp 4.2 and removed workarounds for olderenge2009-06-041-1/+1
* moved MPC_RE and MPC_IM to mpc-impl.h and removed their documentation,enge2009-06-041-11/+5
* [algorithms.tex] added error analysis for mpc_powzimmerma2009-06-021-3/+25
* [algorithms.tex] fixed typozimmerma2009-06-021-1/+1
* doc/mpc.texi: Improve MPC_SET_X_Y documentation.thevenyp2009-04-231-2/+2
* src/mpc.h: Define mpfr_set_fr so that one can use MPC_SET_X_Y with a _fr suff...thevenyp2009-04-231-2/+10
* Added instructions for AIXenge2009-04-091-1/+10
* [mpc.texi] 2nd part of typo noticed by Mickael Gastineauzimmerma2009-04-011-2/+2
* [mpc.texi] fixed typo noticed by Mickael Gastineauzimmerma2009-04-011-2/+2
* Tagged version 0.6enge2009-04-011-2/+2
* mpc.texi, INSTALL: updated version requirements for gmp and mpfrenge2009-04-011-1/+1
* README.dev: Disabling of error flags in releases is now down automaticallyenge2009-03-302-11/+27
* [mpc.texi] updated info about version of makeinfozimmerma2009-03-301-2/+2