The Future of Numerical Computing Written by one of the foremost experts in high-performance computing and the inventor of Gustafson‘s Law, The End of Unum Computing explains a new approach to computer the universal number (unum). The unum encompasses all IEEE floating-point formats as well as fixed-point and exact integer arithmetic. This new number type obtains more accurate answers than floating-point arithmetic yet uses fewer bits in many cases, saving memory, bandwidth, energy, and power. A Complete Revamp of Computer Arithmetic from the Ground Up Richly illustrated in color, this groundbreaking book represents a fundamental change in how to perform calculations automatically. It illustrates how this novel approach can solve problems that have vexed engineers and scientists for decades, including problems that have been historically limited to serial processing. Suitable for Anyone Using Computers for Calculations The book is accessible to anyone who uses computers for technical calculations, with much of the book only requiring high school math. The author makes the mathematics interesting through numerous analogies. He clearly defines jargon and uses color-coded boxes for mathematical formulas, computer code, important descriptions, and exercises.
The thing is, even though there are good and interesting ideas here, Gustafson seems to be a poor choice to put them forward because he wants to convince you of the superiority of his ideas so badly that he comes across as verging on dishonest. (Not that a moderately expense book like this and example code using a propriety system like Mathematica isn't an odd way to argue such a case in this day and age, where freely available papers and example implementations on open source platforms are more the norm.)
Gustafson appears to have done some further work on unums since this book was published, as can be seen here.
haven't had my mind blown by a computer science textbook like this in years! i'm not sure i buy all the audacious claims, particularly those regarding energy savings, but every student of floating point and numerical computing ought read this novel book.