summaryrefslogtreecommitdiff
path: root/algorithms.bib
blob: 51e6c05357ee1b5ec9dd8db56c599a99e8d0098a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
@string{INRIA =	"Institut National de Recherche en Informatique et en
  				  Automatique"}
@string{SIAMNA = "SIAM Journal on Numerical Analysis"}

@Book{AbSt73,
  author =    "Milton Abramowitz and Irene A. Stegun",
  title =    "Handbook of Mathematical Functions",
  publisher =    "Dover",
  year =    "1973",
  note = "\url{http://members.fortunecity.com/aands/toc.htm}"
}

@Article{Brent78,
  author =       {Richard P. Brent},
  title =        {A {F}ortran Multiple-Precision Arithmetic Package},
  journal =      toms,
  year =         1978,
  volume =       4,
  number =       1,
  pages =        {57--70}
}

@Book{Higham02,
  author =	 {Nicholas J. Higham},
  title = 	 {Accuracy and Stability of Numerical Algorithms},
  publisher = 	 {SIAM},
  year = 	 2002,
  edition =	 {2nd}
}

@TechReport{Jeandel00,
  author = 	 {Emmanuel Jeandel},
  title = 	 {{\'E}valuation rapide de fonctions hyperg\'eom\'etriques},
  institution =  INRIA,
  year = 	 2000,
  type =	 {Rapport technique},
  number =	 242,
  month =	 jul,
  note =	 {17 pages, \url{http://www.inria.fr/rrrt/rt-0242.html}}
}

@Article{BrMc80,
  author = 	 {R. P. Brent and E. M. McMillan},
  title = 	 {Some New Algorithms for High-Precision Computation of
                  {E}uler's Constant},
  journal = 	 "Mathematics of Computation",
  year = 	 1980,
  volume =	 34,
  number =	 149,
  pages =	 {305--312}
}

@Book{BoBo98,
  author =	 {J. M. Borwein and P. B. Borwein},
  title = 	 {Pi and the {AGM}: A Study in Analytic Number Theory and
                  Computational Complexity},
  publisher = 	 {Wiley},
  year = 	 1998
}

@Misc{DeHi02,
  author =	 {James Demmel and Yozo Hida},
  title =	 {Accurate floating point summation},
  howpublished = {\url{http://www.cs.berkeley.edu/~demmel/AccurateSummation.ps}},
  month =	 may,
  year =	 2002
}

@Book{ScGrVe94,
  author =	 {A. Sch\"onhage and A. F. W. Grotefeld and E. Vetter},
  title = 	 {Fast Algorithms: A Multitape {T}uring Machine Implementation},
  publisher = 	 {BI Wissenschaftverlag},
  year = 	 1994
}

@Misc{GoSe04,
  author =	 {Xavier Gourdon and Pascal Sebah},
  title =	 {The logarithmic Constant: $\log 2$},
  month =	 jan,
  year =	 2004,
  url =         {http://numbers.computation.free.fr/Constants/constants.html}
}

@PhdThesis{Pugh04,
  author = 	 {Glendon Ralph Pugh},
  title = 	 {An Analysis of the {Lanczos} Gamma Approximation},
  school = 	 {University of British Columbia},
  year = 	 2004,
  note =	 {\url{http://oldmill.uchicago.edu/~wilder/Code/gamma/docs/Pugh.pdf}}
}

@Article{Spouge94,
  author = 	 {John L. Spouge},
  title = 	 {Computation of the gamma, digamma, and trigamma functions},
  journal = 	 SIAMNA,
  year = 	 1994,
  volume =	 31,
  number =	 3,
  pages =	 {931--944}
}

@Misc{Borwein95,
  author =	 {P. Borwein},
  title =	 {An Efficient Algorithm for the {R}iemann Zeta Function},
  month =	 jan,
  year =	 1995,
  note =	 {9 pages. Preprint available at \url{http://eprints.cecm.sfu.ca/archive/00000107/}}
}

@PhdThesis{Graillat05,
  author = 	 {Stef Graillat},
  title = 	 {Fiabilit\'e des algorithmes num\'eriques~: pseudosolutions
                  structur\'ees et pr\'ecision},
  school = 	 {Universit\'e de Perpignan Via Domitia},
  year = 	 2005
}

@Article{HuAb86,
  author = 	 {T. E. Hull and A. Abrham},
  title = 	 {Variable Precision Exponential Function},
  journal = 	 toms,
  year = 	 1986,
  volume =	 12,
  number =	 2,
  pages =	 {79--91}
}

@Article{Jones84,
  author = 	 {Christopher B. Jones},
  title = 	 {A Significance Rule for Multiple-Precision Arithmetic},
  journal = 	 toms,
  year = 	 1984,
  volume =	 10,
  number =	 1,
  pages =	 {97--107}
}

@TechReport{PeRe06,
author      = {Y.-F. S. P\'etermann and Jean-Luc R\'emy},
title = {Arbitrary Precision Error Analysis for computing $\zeta(s)$ with
         the {C}ohen-{O}livier algorithm: Complete description of the real case
         and preliminary report on the general case},
year        = 2006,
institution = {INRIA},
number      = 5852,
type        = {Research Report},
url         = {http://www.inria.fr/rrrt/rr-5852.html},
}

@Article{PeRe07,
  author = 	 {Y.-F. S. P\'etermann and Jean-Luc R\'emy},
  title = 	 {On the {C}ohen-{O}livier algorithm for computing $\zeta(s)$:
                  Error analysis in the real case for an arbitrary precision},
  journal = 	 {Advances in Applied Mathematics},
  year = 	 2007,
  volume = 	 38,
  pages = 	 {54--70}}

@Book{Temme96,
  author =	 {Nico M. Temme},
  title = 	 {Special Functions. An Introduction to the Classical
                  Functions of Mathematical Physics},
  publisher = 	 {John Wiley \& Sons, Inc.},
  year = 	 1996
}

@book{BrZi06,
  author =       {Richard P. Brent and Paul Zimmermann},
  title =        {Modern Computer Arithmetic},
  publisher =    {Version 0.1.1},
  year = 2006,
  note =         {\url{http://www.loria.fr/~zimmerma/mca/pub226.html}},
  annote = {\url{http://wwwmaths.anu.edu.au/~brent/pub/pub226.html}}
}

@Article{VoWe05,
  author =	 {Jens Vollinga and Stefan WeinZierl},
  title =	 {Numerical evaluation of multiple polylogarithms},
  journal =	 {Computer Physics Communications},
  year =	 2005,
  volume =	 167,
  pages =	 {177--194}
}

@Article{GiZa75,
  author =	 {Edward S. Ginsberg and Dorothy Zaborowski},
  title =	 {The Dilogarithm Function of a Real Argument [S22]},
  journal =	 {Communications of the ACM},
  year =	 1975,
  volume =	 18,
  number =	 4,
  pages =	 {200--202},
  month =	 {April}
}

@Article{PaSt73,
  author = 	 {Michael S. Paterson and Larry J. Stockmeyer},
  title = 	 {On the Number of Nonscalar Multiplications Necessary to
                  Evaluate Polynomials},
  journal = 	 sicomp,
  year = 	 1973,
  volume =	 2,
  number =	 1,
  pages =	 {60--66}
}

@Article{Smith91,
  author = 	 {David M. Smith},
  title = 	 {Algorithm 693. A {F}ORTRAN Package for Floating-Point Multiple-Precision Arithmetic},
  journal = 	 toms,
  year = 	 1991,
  volume =	 17,
  number =	 2,
  pages =	 {273--283}
}