summaryrefslogtreecommitdiff
path: root/tests/troot.c
Commit message (Expand)AuthorAgeFilesLines
* [tests] Use RND_LOOP.vlefevre2021-01-311-1/+1
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [tests]vlefevre2020-03-121-6/+6
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [src/root.c] Completed fix from r11978, as x=-1 was affected too. Alsovlefevre2017-12-151-2/+6
* [tests/troot.c] Replaced mpfr_root by TF (like in the other tests).vlefevre2017-12-151-1/+1
* [src/root.c] fixed bug when x=1zimmerma2017-12-141-0/+17
* Disable the "deprecated" attribute of deprecated functions *only* forvlefevre2017-12-051-0/+1
* [tests/troot.c]vlefevre2017-09-131-10/+19
* [tests/troot.c] For the root(±0,k) tests, before calling the function,vlefevre2017-09-131-3/+18
* [tests/troot.c] Also check root(+0,42) and root(-0,17) for completeness.vlefevre2017-09-131-1/+13
* [tests/troot.c] Really check the sign of the result 0 (the old testvlefevre2017-09-131-4/+9
* New mpfr_rootn_ui function; mpfr_root deprecated.vlefevre2017-09-131-44/+48
* Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* [tests] Define the RND_RAND_NO_RNDF and RND_LOOP_NO_RNDF macros, similarvlefevre2016-07-221-1/+1
* more work on branch faithfulzimmerma2016-06-221-1/+1
* [tests/troot.c] Compare root(x,2^h) with pow(x,2^(-h)).vlefevre2016-02-151-0/+53
* Added bad_cases tests for mpfr_root.vlefevre2016-02-151-0/+20
* [tests/troot.c] In exact_powers, check negative values too.vlefevre2016-02-051-16/+33
* added a test for exact powers for mpfr_rootzimmerma2016-02-051-0/+41
* fixed bug in mpfr_root and inefficiency problem with large kzimmerma2016-02-051-10/+27
* added code to compare mpfr_root with exp(log(x)/k)zimmerma2016-02-051-1/+33
* changed test_generic() calls to start from MPFR_PREC_MIN instead of 2;zimmerma2016-02-051-1/+1
* MPFR_PREC_MIN is now 1, in accordance with the next revision of IEEE-754zimmerma2016-02-041-1/+1
* Replacedvlefevre2016-02-041-1/+1
* [tests/troot.c] Also check that root(0,0) is NaN to make sure that suchvlefevre2016-02-031-2/+17
* [src/root.c,tests/troot.c] Removed obsolete code that was commented out;vlefevre2016-02-031-44/+4
* [tests/troot.c] Typo in a comment.vlefevre2016-02-031-1/+1
* [tests/troot.c] Added tests showing a bug in mpfr_root on largevlefevre2016-02-031-1/+50
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-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-01-031-1/+1
* [tests] Removed #include of headers already included via "mpfr-test.h"vlefevre2012-02-241-3/+0
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Replacedvlefevre2010-07-301-1/+1
* Changed mp_prec_t into mpfr_prec_t.vlefevre2010-04-301-1/+1
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* mp_rnd_t -> mpfr_rnd_tvlefevre2009-06-261-5/+5
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-43/+43
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* This is now GNU MPFR!vlefevre2008-10-271-4/+4