summaryrefslogtreecommitdiff
path: root/src/agm.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [src/agm.c] Fixed bug in mpfr_agm in case the two FP inputs havevlefevre2016-02-221-4/+1
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-05-201-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-03-081-1/+1
* Avoid potential integer overflows and improve consistency. This shouldvlefevre2012-03-081-2/+2
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [src/agm.c] Replaced MPFR_EMIN_MIN and MPFR_EMAX_MAX by MPFR_EXT_EMINvlefevre2011-09-191-6/+6
* [src/agm.c] replaced __gmpfr_emax by MPFR_EMAX_MAX (same for __gmpfr_emin).zimmerma2011-09-191-6/+6
* Get rid of deprecated register_printf_function function in logging system.thevenyp2011-03-171-2/+6
* [src/agm.c] Added comments (for mpfrlint, in particular).vlefevre2011-03-031-4/+4
* [src/agm.c] Completed scaling to avoid intermediate overflow/underflow.vlefevre2011-03-031-32/+75
* [src/agm.c] Bug fix in error computation: in Ziv's iteration, err keptvlefevre2011-03-031-1/+1
* [src/agm.c] Added a FIXME comment.vlefevre2011-03-021-0/+2
* [src/agm.c] Updated exception checking (more informative).vlefevre2011-03-021-2/+8
* [src/agm.c] Check internal exceptions: the error analysis may bevlefevre2011-03-021-0/+4
* [src/agm.c] Implemented scaling to avoid intermediate overflow/underflowvlefevre2011-03-021-7/+80
* [src/agm.c] Extend the exponent range. This doesn't make the algorithmvlefevre2011-03-021-7/+17
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+177