Limit this search to....

Numerical C++: A Practical Techniques Approach for Industry 2016 Edition
Contributor(s): Ludin, Anwar (Author)
ISBN: 1484206193     ISBN-13: 9781484206195
Publisher: Apress
OUR PRICE:   $23.74  
Product Type: Paperback - Other Formats
Published: December 2015
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Computer Science
- Computers | Mathematical & Statistical Software
Dewey: 004
Physical Information: 500 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Well, computational scientists and engineers have discovered the power of C++. And, today's scientists, data scientists, engineers, financial engineers and more in industry are now employing C++ in their work. C++ seems to be the leading programming language for numerical and mathematical techniques and methods. Although there are many academic books, there are very few, if any, practical books for today's rapidly evolving industrial uses.

Numerical C++ Methods: A Practical Techniques Approach for Industry by Anwar Ludin is a response to this growing demand among industry coders and users. This book teaches you how to implement numerical algorithms using modern C++. To illustrate the concepts covered by this book, a wide variety of real-world problems from engineering, scientific computing and computational finance are used as case studies.

With the advent of multicore, many-core and massively parallel GPUs, parallelizing numerical code is becoming increasing important and is also covered in the last three chapters of the book. Finally, the code samples provided in this book are based on the open source noomra C++ library, which has been specifically designed by the author for this book and can be used in your own apps.