summaryrefslogtreecommitdiff
path: root/src/bernoulli.c
Commit message (Expand)AuthorAgeFilesLines
* 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