Commit graph

8 commits

Author SHA1 Message Date
Julian Rüth
81eaf0203b
Rename arb_hypot to an unused name 2019-09-11 14:10:44 +02:00
Julian Rüth
9993af5a36
Fix clash of __hypot
see #278, __ are reserved according to the C99 standard.
2019-09-11 13:21:44 +02:00
fredrik
9d5c3e6574 fix #278: _hypot name clash 2019-06-12 21:10:05 +02:00
fredrik
4c3627dde7 fix arm64 problem in stieltjes.c 2018-09-15 15:53:25 +09:00
fredrik
492cd192bf fix integration algorithm not being used automatically in acb_dirichlet_stieltjes when a != 1 2018-07-22 18:04:30 -04:00
fredrik
e0c823ab52 stieltjes constants: small bugfix 2018-04-20 20:49:53 +02:00
fredrik
65664855ca improve stieltjes constants 2018-04-12 18:19:57 +02:00
fredrik
7f6c37c21c code for computing isolated Stieltjes constants 2018-04-04 00:58:04 +02:00