summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Collapse)AuthorAgeFilesLines
* [tests/data/j1] added more testszimmerma2021-06-011-0/+54
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14532 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2021 withvlefevre2021-01-032-2/+2
| | | | | | | | perl -pi -e 's/ (\d{4}-)?(2020)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh. Removed 2020 from the example in the doc/README.dev file. git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14229 280ebfd0-de03-0410-8827-d642c229c3f4
* [tests]vlefevre2020-12-171-0/+435
| | | | | | | | * Added data/tan2pi: hardest-to-round cases of tanu with u = 1 in double precision, interval [0,1/4]. * ttanu.c: test tan2pi values with u = 1. git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14219 280ebfd0-de03-0410-8827-d642c229c3f4
* [tests]vlefevre2020-12-152-0/+824
| | | | | | | | * Added data/{cos2pi,sin2pi}: hardest-to-round cases of cosu and sinu with u = 1 in double precision, interval [0,1/2]. * tcosu.c, tsinu.c: test cos2pi and sin2pi values with u = 1. git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14202 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2020 withvlefevre2020-01-082-2/+2
| | | | | | | | perl -pi -e 's/ (\d{4}-)?(2019)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh. Removed 2019 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13652 280ebfd0-de03-0410-8827-d642c229c3f4
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-072-2/+2
| | | | | | | perl -pi -e 's,http://www.gnu.org/,https://www.gnu.org/,g' **/*(.) under zsh. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13372 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2019 withvlefevre2019-01-012-2/+2
| | | | | | | | perl -pi -e 's/ (\d{4}-)?(2018)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh. Removed 2018 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13359 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2018 withvlefevre2018-01-032-2/+2
| | | | | | | | | | perl -pi -e 's/ (\d{4}-)?(2017)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh, reverting the ck-mparam and timings-mpfr.c files and the mbench directory under "tools" (not distributed with MPFR). Removed 2017 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12067 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2017 withvlefevre2017-01-012-2/+2
| | | | | | | | | perl -pi -e 's/ (\d{4}-)?(2016)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh, reverting the tools/mbench directory (not distributed with MPFR). Removed 2016 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@11117 280ebfd0-de03-0410-8827-d642c229c3f4
* Replacedvlefevre2016-02-042-2/+2
| | | | | | | | Contributed by the AriC and Caramel projects by Contributed by the AriC and Caramba projects git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@9941 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2016 withvlefevre2016-01-012-2/+2
| | | | | | | | | perl -pi -e 's/ (\d{4}-)?(2015)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh (the m4 and tools/mbench directories were not modified). Removed 2015 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@9779 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2015 withvlefevre2015-02-132-2/+2
| | | | | | | | | perl -pi -e 's/ (\d{4}-)?(2014)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh, reverting the tools/mbench directory (not distributed with MPFR). Removed 2014 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@9278 280ebfd0-de03-0410-8827-d642c229c3f4
* use asymptotic expansion for large positive argumentzimmerma2014-02-041-0/+8
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8915 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2014 withvlefevre2014-01-032-2/+2
| | | | | | | | | perl -pi -e 's/ (\d{4}-)?(2013)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh (the tools/mbench directory was not modified). Removed 2013 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8723 280ebfd0-de03-0410-8827-d642c229c3f4
* Use copyright year ranges, followingvlefevre2013-05-302-2/+2
| | | | | | http://www.gnu.org/prep/maintain/maintain.html#Copyright-Notices git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8540 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2013 withvlefevre2013-01-032-2/+2
| | | | | | | | | perl -pi -e 's/2012 Free Software/2012, 2013 Free Software/' **/*(^/) under zsh, reverting the ChangeLog file and the m4 directory (the tools/mbench directory was not modified). Removed 2012 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8447 280ebfd0-de03-0410-8827-d642c229c3f4
* Changed Arenaire to AriC with:vlefevre2012-01-102-2/+2
| | | | | | | perl -pi -e 's/Contributed by the Arenaire/Contributed by the AriC/' **/*(^/) under zsh. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7993 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2012 withvlefevre2012-01-102-2/+2
| | | | | | | | | perl -pi -e 's/2011 Free Software/2011, 2012 Free Software/' **/*(^/) under zsh, reverting the ChangeLog file (the m4 and tools/mbench directories were not modified). Removed 2011 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7986 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2011 withvlefevre2011-01-172-2/+2
| | | | | | | | perl -pi -e 's/2010 Free Software/2010, 2011 Free Software/' **/*(^/) under zsh, reverting the ChangeLog file and the m4 and tools/mbench directories. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7389 280ebfd0-de03-0410-8827-d642c229c3f4
* Replacedvlefevre2010-07-302-2/+2
| | | | | | | | Contributed by the Arenaire and Cacao projects by Contributed by the Arenaire and Caramel projects git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7026 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2010 withvlefevre2010-01-202-2/+2
| | | | | | | perl -pi -e 's/2009 Free Software/2009, 2010 Free Software/' **/*(^/) under zsh, reverting the ChangeLog file and the mbench directory. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6684 280ebfd0-de03-0410-8827-d642c229c3f4
* tests/data/digamma: for the special values, use the new mode '*'vlefevre2009-09-021-7/+7
| | | | | | (exact cases) instead of 'n'. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6409 280ebfd0-de03-0410-8827-d642c229c3f4
* [digamma.c] fixed bug (emin/emax were not restored)zimmerma2009-09-021-0/+8
| | | | | | | | [data/digamma] added special values [tests/tests.c] fix to allow putting nan in data/* files git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6402 280ebfd0-de03-0410-8827-d642c229c3f4
* [data/digamma] unitary test file for mpfr_digammazimmerma2009-09-021-0/+34
| | | | | | | [tdigamma.c] now use data/digamma git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6401 280ebfd0-de03-0410-8827-d642c229c3f4
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
| | | | | | and updated all the references (except in ChangeLog). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6351 280ebfd0-de03-0410-8827-d642c229c3f4
* added more test cases for the Bessel functions (from John Harrison paper atzimmerma2009-06-094-1/+16
| | | | | | | Arith19) git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6266 280ebfd0-de03-0410-8827-d642c229c3f4
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6050 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
| | | | | | | perl -pi -e 's/2008 Free Software/2008, 2009 Free Software/' **/*(^/) under zsh. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5814 280ebfd0-de03-0410-8827-d642c229c3f4
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5654 280ebfd0-de03-0410-8827-d642c229c3f4
* Added data_check support to mpfr_sqr.vlefevre2008-08-211-0/+0
| | | | | | Added bad_cases support to mpfr_sqr and mpfr_sqrt. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5584 280ebfd0-de03-0410-8827-d642c229c3f4
* Added data_check & bad_cases support to mpfr_rec_sqrt.vlefevre2008-08-211-0/+0
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5581 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
| | | | | | | | perl -pi -e 's/2007 Free Software/2007, 2008 Free Software/' **/*(^/) under zsh. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5151 280ebfd0-de03-0410-8827-d642c229c3f4
* added more test cases for mpfr_li2zimmerma2007-10-281-0/+22
| | | | | | | improved MPFR_FAST_COMPUTE_IF_SMALL_INPUT case for x > 0 git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4929 280ebfd0-de03-0410-8827-d642c229c3f4
* reference values for li2zimmerma2007-10-261-0/+119
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4915 280ebfd0-de03-0410-8827-d642c229c3f4
* Added data_check support to cbrt.vlefevre2007-08-091-0/+0
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4739 280ebfd0-de03-0410-8827-d642c229c3f4
* Added empty file tests/data/exp10 to avoid an error with -dev versions.vlefevre2007-08-091-0/+0
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4734 280ebfd0-de03-0410-8827-d642c229c3f4
* Added empty files in tests/data to avoid errors with -dev versions.vlefevre2007-08-093-0/+0
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4732 280ebfd0-de03-0410-8827-d642c229c3f4
* fixed more wrong entries in Gonnet's test suitezimmerma2007-07-252-3/+12
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4693 280ebfd0-de03-0410-8827-d642c229c3f4
* fixed wrong entry (not enough precision was used in Maple)zimmerma2007-07-241-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4691 280ebfd0-de03-0410-8827-d642c229c3f4
* implemented asymptotic expansion for large argument in j0/j1/jnzimmerma2007-07-241-0/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4690 280ebfd0-de03-0410-8827-d642c229c3f4
* added commentzimmerma2007-07-201-0/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4687 280ebfd0-de03-0410-8827-d642c229c3f4
* test data files mpfr mpfr_y0 and mpfr_y1, ***not*** checked with MuPADzimmerma2007-07-202-0/+2437
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4686 280ebfd0-de03-0410-8827-d642c229c3f4
* added auxiliary MuPAD functionszimmerma2007-07-201-10/+56
| | | | | | | improved Ziv's strategy: add half of DIGITS each time git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4685 280ebfd0-de03-0410-8827-d642c229c3f4
* test data file for mpfr_tanh, checked by MuPADzimmerma2007-07-201-0/+806
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4684 280ebfd0-de03-0410-8827-d642c229c3f4
* test data file for mpfr_tan, checked with MuPAD (except 3 indicated entries)zimmerma2007-07-201-0/+1612
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4683 280ebfd0-de03-0410-8827-d642c229c3f4
* test data file for mpfr_sqrt, checked with MuPADzimmerma2007-07-201-0/+1069
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4682 280ebfd0-de03-0410-8827-d642c229c3f4
* test data file for mpfr_sinh, checked by MuPAD (except indicated lines)zimmerma2007-07-201-0/+913
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4681 280ebfd0-de03-0410-8827-d642c229c3f4
* test data file for mpfr_sin, checked by MuPAD (except tiny inputs indicatedzimmerma2007-07-201-0/+1274
| | | | | | | in file) git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4680 280ebfd0-de03-0410-8827-d642c229c3f4
* test data file for x^(11/4), checked with MuPADzimmerma2007-07-201-0/+1077
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4679 280ebfd0-de03-0410-8827-d642c229c3f4
* finally, I was able to check it with MuPADzimmerma2007-07-201-1/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4678 280ebfd0-de03-0410-8827-d642c229c3f4