Numerical C++: A Practical Techniques Approach for Industry

Anwar Ludin

  • 出版商: Apress
  • 出版日期: 2016-01-13
  • 售價: $2,200
  • 貴賓價: 9.5$2,090
  • 語言: 英文
  • 頁數: 500
  • 裝訂: Paperback
  • ISBN: 1484206185
  • ISBN-13: 9781484206188
  • 相關分類: C++ 程式語言
  • 海外代購書籍(需單獨結帳)

商品描述

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.