summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable "-Werror" for user "enge" with g++.enge2014-01-151-1/+1
* fix _POSIX_C_SOURCE refinedgastineau2014-01-151-1/+3
* more information in case of errorzimmerma2014-01-151-1/+4
* NEWS: Update copyright years.enge2014-01-151-1/+1
* Update NEWS.enge2014-01-131-4/+6
* added item and referencezimmerma2014-01-101-0/+4
* copied LOADLIBES from MPFRzimmerma2014-01-101-1/+1
* mpc_asin is now much faster, it remains to check with Sagezimmerma2013-12-241-1/+1
* improve speed of asin for 1+i*y with tiny yzimmerma2013-12-243-1/+74
* added formula for asin(1+i*y) for small yzimmerma2013-12-231-0/+1
* improve starting precision when input is tinyzimmerma2013-12-211-1/+18
* make LOADLIBES work againzimmerma2013-12-211-1/+1
* sin_cos.c: precision was increased by prec/2 too earlyzimmerma2013-12-203-7/+8
* removed "bug" target committed by errorzimmerma2013-12-201-1/+1
* speed up mpc_sin for small inputzimmerma2013-12-202-3/+4
* added warning flagzimmerma2013-12-051-0/+1
* 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