高精度计算(最新)算法-- 好书推荐
我好激动阿,在逛GMP的邮件列表时挖到了一本好书,绝世好书!!!
给大家分享一下:
Modern Computer Arithmetic
下载地址: Version 0.5.9 (October 2010),
Summary
Chapter 1 describes integer arithmetic (representation, addition, subtraction, multiplication, division, roots, gcd, base conversion).
Chapter 2 deals with modular arithmetic (representation, multiplication, division/inversion, exponentiation, conversion, applications of FFT).
Chapter 3 treats with floating-point arithmetic (addition, subtraction, comparison, multiplication, division, algebraic functions, conversion).
Chapter 4 covers Newton's method and function evaluation (Newton's method and its variants, argument reduction, power series, asymptotic expansions, continued fractions, recurrence relations, arithmetic-geometric mean, binary splitting, D-finite functions, contour integration, constants).
Finally, an appendix gives pointers to software tools, mailing-lists, and on-line documents. 确实值得一读,里面有许多巧妙的算法。
页:
[1]