summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add referencezimmerma2013-12-051-0/+8
* [exp.c] Fix bug when the input parameter is reused as output.thevenyp2013-11-071-1/+2
* [tests/tadd_si.c] Fix function under test.thevenyp2013-11-061-1/+1
* added another linkzimmerma2013-08-271-1/+3
* added pointerzimmerma2013-08-271-1/+4
* added examples where mpc is slow (from discussion with Joseph S. Myers)zimmerma2013-08-271-1/+28
* Update NEWS.enge2013-08-261-0/+2
* atan, atanh: Fix discrepancy with C standard for (+-0, +-1).enge2013-08-263-13/+11
* added tests showing difference with Annex G, see comment 7 inzimmerma2013-08-261-0/+1
* switch to British English in documentationenge2013-07-241-13/+13
* fixed typos reported by Ondřej Bílka <neleai@seznam.cz>zimmerma2013-07-245-6/+6
* [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
* log10.c: cosmeticsenge2012-10-011-33/+40
* log10.c: special code for potentially exact real part needs to be carriedenge2012-10-011-2/+4
* log10.c: rewrite to source out more to mpc_logenge2012-10-011-193/+98
* log10.c: shortened code without changing functionalityenge2012-10-011-90/+37
* NEWS: added comment for previous fixenge2012-10-011-0/+4
* log10.c, log10.dat: alternative patch using mpfr_log10enge2012-10-012-15/+8
* log10.c, log10.dat: reverted previous bug fix to propose a different patchenge2012-10-012-6/+1
* [log10.c] fix bug reported by M. Gastineauzimmerma2012-10-012-1/+6
* 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
* release 1.0.1enge2012-09-061-4/+5
* preparing release 1.0.1enge2012-09-061-1/+1
* [algorithms.tex] added error analysis for AGM (to be reviewed)zimmerma2012-09-051-0/+43
* [TODO] added pointers for AGMzimmerma2012-09-051-1/+4
* added NEWS entry for automake vulnerabilityenge2012-08-281-0/+2
* backported fix in r1254 to branch 1.0enge2012-08-281-0/+2
* updated NEWS filesenge2012-08-281-1/+1
* [fma.c] fixed bug found by hydra with GMP_CHECK_RANDOMIZE=1346362345zimmerma2012-08-281-1/+1
* committed patch in 1.0 branch and trunk forenge2012-08-282-3/+6
* TODO: added entryenge2012-08-271-0/+5
* [TODO] added referencezimmerma2012-07-311-1/+4
* typo in docenge2012-07-271-1/+1
* README.dev: benefit from continuous integrationenge2012-07-251-22/+19
* removed further small workaround for mpfr<3enge2012-07-232-11/+4
* remove compatibility function ROUND_AWAYenge2012-07-235-62/+10
* changed GMP_RND? to MPFR_RND?enge2012-07-2344-529/+529
* require mpfr >= 3.0.0enge2012-07-235-8/+10