summaryrefslogtreecommitdiff
path: root/tests/tai.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2018 withvlefevre2018-02-011-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+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
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [tests] Untabified and removed trailing spaces.vlefevre2011-01-171-6/+6
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Add tests for mpfr_ai special case x=0.lfousse2011-01-131-3/+29
* Replacedvlefevre2010-07-301-1/+1
* [tai.c] enable first test of check_large, and reduced total timezimmerma2010-03-191-2/+4
* Removed check of ai.c for large arguments. I added in algorithms.tex a schevill2010-03-191-1/+1
* [tai.c] reduce the maximal exponents in test_generic()zimmerma2010-03-181-1/+4
* [tai.c] replace mpfr_cmp by mpfr_equal_pzimmerma2010-03-181-2/+2
* [tai.c] added test for large inputszimmerma2010-03-181-1/+35
* * Added function mpfr_ai. The implementation is the most naive: it evaluatesschevill2010-03-171-0/+44