summaryrefslogtreecommitdiff
path: root/zeta_ui.c
Commit message (Expand)AuthorAgeFilesLines
* Untabified and removed trailing spaces.vlefevre2007-06-201-120/+120
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* mpfr_div_2exp -> mpfr_div_2uizimmerma2006-12-191-2/+2
* improved efficiency of zeta_ui(s) for 3^(-s) < 1/2*ulp(1)zimmerma2006-12-191-5/+21
* improved efficiency for zeta(m) in precision p when m is largezimmerma2006-12-151-7/+14
* added MPFR_ZIV_INIT stuffzimmerma2006-12-141-3/+12
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Added ', Inc.' when missing after 'Free Software Foundation'.vlefevre2006-01-051-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* new function: Zeta with integer argumentzimmerma2005-09-261-0/+191