Finite Precision Number Systems and Arithmetic
Title | Finite Precision Number Systems and Arithmetic PDF eBook |
Author | Peter Kornerup |
Publisher | Cambridge University Press |
Pages | 717 |
Release | 2010-09-30 |
Genre | Mathematics |
ISBN | 0521761352 |
This comprehensive reference volume, suitable for graduate teaching, includes problems, exercises, solutions and an extensive bibliography.
Finite Precision Number Systems and Arithmetic
Title | Finite Precision Number Systems and Arithmetic PDF eBook |
Author | Peter Kornerup |
Publisher | Cambridge University Press |
Pages | 717 |
Release | 2010-09-30 |
Genre | Mathematics |
ISBN | 113964355X |
Fundamental arithmetic operations support virtually all of the engineering, scientific, and financial computations required for practical applications, from cryptography, to financial planning, to rocket science. This comprehensive reference provides researchers with the thorough understanding of number representations that is a necessary foundation for designing efficient arithmetic algorithms. Using the elementary foundations of radix number systems as a basis for arithmetic, the authors develop and compare alternative algorithms for the fundamental operations of addition, multiplication, division, and square root with precisely defined roundings. Various finite precision number systems are investigated, with the focus on comparative analysis of practically efficient algorithms for closed arithmetic operations over these systems. Each chapter begins with an introduction to its contents and ends with bibliographic notes and an extensive bibliography. The book may also be used for graduate teaching: problems and exercises are scattered throughout the text and a solutions manual is available for instructors.
Accuracy and Stability of Numerical Algorithms
Title | Accuracy and Stability of Numerical Algorithms PDF eBook |
Author | Nicholas J. Higham |
Publisher | SIAM |
Pages | 710 |
Release | 2002-01-01 |
Genre | Mathematics |
ISBN | 9780898718027 |
Accuracy and Stability of Numerical Algorithms gives a thorough, up-to-date treatment of the behavior of numerical algorithms in finite precision arithmetic. It combines algorithmic derivations, perturbation theory, and rounding error analysis, all enlivened by historical perspective and informative quotations. This second edition expands and updates the coverage of the first edition (1996) and includes numerous improvements to the original material. Two new chapters treat symmetric indefinite systems and skew-symmetric systems, and nonlinear systems and Newton's method. Twelve new sections include coverage of additional error bounds for Gaussian elimination, rank revealing LU factorizations, weighted and constrained least squares problems, and the fused multiply-add operation found on some modern computer architectures.
Handbook of Floating-Point Arithmetic
Title | Handbook of Floating-Point Arithmetic PDF eBook |
Author | Jean-Michel Muller |
Publisher | Springer Science & Business Media |
Pages | 579 |
Release | 2009-11-11 |
Genre | Mathematics |
ISBN | 0817647058 |
Floating-point arithmetic is the most widely used way of implementing real-number arithmetic on modern computers. However, making such an arithmetic reliable and portable, yet fast, is a very difficult task. As a result, floating-point arithmetic is far from being exploited to its full potential. This handbook aims to provide a complete overview of modern floating-point arithmetic. So that the techniques presented can be put directly into practice in actual coding or design, they are illustrated, whenever possible, by a corresponding program. The handbook is designed for programmers of numerical applications, compiler designers, programmers of floating-point algorithms, designers of arithmetic operators, and more generally, students and researchers in numerical analysis who wish to better understand a tool used in their daily work and research.
Modern Computer Arithmetic
Title | Modern Computer Arithmetic PDF eBook |
Author | Richard P. Brent |
Publisher | Cambridge University Press |
Pages | 236 |
Release | 2010-11-25 |
Genre | Computers |
ISBN | 9780521194693 |
Modern Computer Arithmetic focuses on arbitrary-precision algorithms for efficiently performing arithmetic operations such as addition, multiplication and division, and their connections to topics such as modular arithmetic, greatest common divisors, the Fast Fourier Transform (FFT), and the computation of elementary and special functions. Brent and Zimmermann present algorithms that are ready to implement in your favorite language, while keeping a high-level description and avoiding too low-level or machine-dependent details. The book is intended for anyone interested in the design and implementation of efficient high-precision algorithms for computer arithmetic, and more generally efficient multiple-precision numerical algorithms. It may also be used in a graduate course in mathematics or computer science, for which exercises are included. These vary considerably in difficulty, from easy to small research projects, and expand on topics discussed in the text. Solutions are available from the authors.
Numerical Computing with IEEE Floating Point Arithmetic
Title | Numerical Computing with IEEE Floating Point Arithmetic PDF eBook |
Author | Michael L. Overton |
Publisher | SIAM |
Pages | 105 |
Release | 2001-01-01 |
Genre | Computers |
ISBN | 0898715717 |
Mathematics of Computing -- Numerical Analysis.
Numerical Computing with MATLAB
Title | Numerical Computing with MATLAB PDF eBook |
Author | Cleve B. Moler |
Publisher | SIAM |
Pages | 340 |
Release | 2010-08-12 |
Genre | Computers |
ISBN | 0898716608 |
A revised textbook for introductory courses in numerical methods, MATLAB and technical computing, which emphasises the use of mathematical software.