summaryrefslogtreecommitdiff
path: root/src/bernoulli.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [src/bernoulli.c] improve initial precision in mpfr_bernoulli_internal()zimmerma2020-05-191-2/+3
* [src/bernoulli.c] fix bug with non-regression test added in r13907zimmerma2020-05-191-2/+1
* [src/bernoulli.c] temporary fix for the bug in mpfr_gamma, something must bezimmerma2020-05-191-2/+2
* 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
* Added MPFR_INC_PREC definition (similar to MPFR_ADD_PREC) and replacedvlefevre2018-08-161-2/+2
* Replaced mpfr_mul_2exp & mpfr_div_2exp by mpfr_mul_2ui & mpfr_div_2ui,vlefevre2018-04-171-2/+2
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Cleanup: In src/mpfr-gmp.h, exchangedvlefevre2017-11-101-3/+3
* [src/bernoulli.c] Changed isprime to is_prime in order to avoid obscurevlefevre2017-05-151-2/+2
* 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
* replace obsolete mpz_div_2exp function by mpz_xdiv_q_2expzimmerma2015-10-291-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [src/bernoulli.c] Minor bug fixed and other improvements.vlefevre2014-02-171-4/+4
* [src/bernoulli.c] Fixed pointer types (build failure with -Werror).vlefevre2014-02-171-2/+2
* [src/bernoulli.c] Improved isprime() by using MPFR_ASSERTD.vlefevre2014-02-171-2/+1
* use a faster algorithm (based on Von Staudt–Clausen theorem) to computezimmerma2014-02-171-44/+170
* [src/bernoulli.c] GNU style.vlefevre2014-02-131-31/+34
* implement cache for Bernoulli numbers (patch from Patrick Pélisser)zimmerma2014-02-131-5/+52
* 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
* 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
* Source reorganization. In short:vlefevre2010-08-171-0/+80