summaryrefslogtreecommitdiff
path: root/src/digamma.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* implement cache for Bernoulli numbers (patch from Patrick Pélisser)zimmerma2014-02-131-11/+2
* use asymptotic expansion for large positive argumentzimmerma2014-02-041-4/+16
* [src/*.c] Replaced mpfr_set_divby0 by the faster MPFR_SET_DIVBY0,vlefevre2014-01-211-1/+1
* [src/digamma.c] FIXME: for x large, use the asymptotic expansion.vlefevre2014-01-171-0/+4
* [src/digamma.c] Added 2 MPFR_LOG_FUNC's.vlefevre2014-01-171-1/+8
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Applied patch 3 by Ondřej Bílka with some manual corrections,vlefevre2013-07-221-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [src/digamma.c] Correction: assertions must never have any side effect.vlefevre2012-06-261-1/+2
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [digamma.c] fixed compiler warning (ISO C90 forbids mixed declarations and code)zimmerma2011-03-181-1/+1
* Get rid of deprecated register_printf_function function in logging system.thevenyp2011-03-171-0/+5
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Added support for the division-by-zero exception in functionsvlefevre2011-01-171-0/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+372