summaryrefslogtreecommitdiff
path: root/src/zeta.c
Commit message (Expand)AuthorAgeFilesLines
* In various functions, use mpfr_equal_p() instead of mpfr_cmp() == 0.vlefevre2021-04-231-2/+2
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [src/zeta.c] Minor correction of a comment.vlefevre2020-12-131-2/+2
* [src,tests] Consistency: in prototypes, changedvlefevre2020-08-211-6/+6
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* [src/zeta.c] fixed out-of-bound read reported by Thomas Bailleuxzimmerma2019-04-301-4/+4
* 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
* 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
* [src/zeta.c] added comments and FIXMEzimmerma2018-01-031-1/+18
* get rid of DEBUG macro (but keep corresponding commands in comment to helpzimmerma2017-12-111-10/+4
* Cleanup: In src/mpfr-gmp.h, exchangedvlefevre2017-11-101-2/+2
* get rid of computations with 'double' in mpfr_zetazimmerma2017-05-191-25/+1
* [src/zeta.c] mpfr_reflection_overflow: reverted r11322 as the roundingvlefevre2017-02-171-3/+3
* [src/zeta.c] mpfr_reflection_overflow: fixed a rounding direction.vlefevre2017-02-171-1/+1
* [src/zeta.c] Improvements of mpfr_reflection_overflow:vlefevre2017-02-171-48/+37
* [src/zeta.c] added more comments for the overflow casezimmerma2017-02-161-9/+18
* [src/zeta.c] mpfr_reflection_overflow: added comments and FIXME's;vlefevre2017-02-131-7/+17
* [src/zeta.c] mpfr_reflection_overflow: typo in a comment.vlefevre2017-02-131-2/+2
* [src/zeta.c] Untabified.vlefevre2017-02-131-42/+42
* [src/zeta.c] Added an assertion and a comment.vlefevre2017-02-131-2/+4
* [src/zeta.c] improved overflow detectionzimmerma2017-02-131-13/+11
* fix for mpfr_zeta overflow on 32-bit computerszimmerma2017-02-121-7/+123
* [src/zeta.c] Updated a FIXME.vlefevre2017-02-091-2/+11
* [src/zeta.c] fixed long-standing failure in tzetazimmerma2017-02-091-1/+51
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* Some improvements / corrections in the description / proof of thevlefevre2016-09-151-4/+3
* [src/zeta.c] Added a FIXME: bug in the error computation due to thevlefevre2016-09-131-0/+5
* [src/zeta.c] Make explicit that we need to use lngamma.vlefevre2016-09-131-1/+1
* [src/zeta.c] Updated comments on overflows / underflows.vlefevre2016-09-131-15/+23
* [src/zeta.c] About internal underflows / cancellation:vlefevre2016-09-131-4/+15
* [src/zeta.c] Updated FIXME: also suggest a scaling.vlefevre2016-09-071-1/+7
* [src/zeta.c] Updated FIXME with a suggestion.vlefevre2016-09-071-1/+2
* [src/zeta.c] Added a FIXME: An overflow in gamma(s1) does not implyvlefevre2016-09-071-0/+2
* [src/zeta.c] Updated FIXME.vlefevre2016-09-061-4/+4
* [src/zeta.c] added FIXMEzimmerma2016-09-061-0/+4
* Replacedvlefevre2016-02-041-1/+1
* added READMEzimmerma2016-01-201-0/+2
* fixed bug for zeta(s) with s near an even negative integerzimmerma2016-01-201-8/+23
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [src/*.c] Replaced mpfr_set_divby0 by the faster MPFR_SET_DIVBY0,vlefevre2014-01-211-1/+1
* 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
* Applied patch 2 by Ondřej Bílka, fixing capitalization:vlefevre2013-07-221-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