Introduction to Computational Models with Python
暫譯: 使用 Python 的計算模型導論

Garrido, Jose M.

  • 出版商: CRC
  • 出版日期: 2020-06-30
  • 售價: $2,350
  • 貴賓價: 9.5$2,233
  • 語言: 英文
  • 頁數: 466
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 0367575531
  • ISBN-13: 9780367575533
  • 相關分類: Python程式語言
  • 海外代購書籍(需單獨結帳)

商品描述

Introduction to Computational Models with Python explains how to implement computational models using the flexible and easy-to-use Python programming language. The book uses the Python programming language interpreter and several packages from the huge Python Library that improve the performance of numerical computing, such as the Numpy and Scipy modules. The Python source code and data files are available on the author’s website.

 

The book’s five sections present:

  1. An overview of problem solving and simple Python programs, introducing the basic models and techniques for designing and implementing problem solutions, independent of software and hardware tools
  2. Programming principles with the Python programming language, covering basic programming concepts, data definitions, programming structures with flowcharts and pseudo-code, solving problems, and algorithms
  3. Python lists, arrays, basic data structures, object orientation, linked lists, recursion, and running programs under Linux
  4. Implementation of computational models with Python using Numpy, with examples and case studies
  5. The modeling of linear optimization problems, from problem formulation to implementation of computational models

 

This book introduces the principles of computational modeling as well as the approaches of multi- and interdisciplinary computing to beginners in the field. It provides the foundation for more advanced studies in scientific computing, including parallel computing using MPI, grid computing, and other methods and techniques used in high-performance computing.

商品描述(中文翻譯)

《使用 Python 的計算模型入門》解釋了如何使用靈活且易於使用的 Python 程式語言來實現計算模型。本書使用 Python 程式語言解譯器以及來自龐大 Python 函式庫的幾個套件,以提高數值計算的性能,例如 Numpy 和 Scipy 模組。Python 原始碼和數據檔案可在作者的網站上獲得。

本書的五個部分介紹了:

1. 問題解決和簡單 Python 程式的概述,介紹設計和實現問題解決方案的基本模型和技術,與軟體和硬體工具無關。
2. 使用 Python 程式語言的程式設計原則,涵蓋基本程式設計概念、數據定義、使用流程圖和偽代碼的程式結構、解決問題和演算法。
3. Python 列表、陣列、基本數據結構、物件導向、鏈結列表、遞迴以及在 Linux 下運行程式。
4. 使用 Numpy 實現計算模型的 Python,並提供範例和案例研究。
5. 線性優化問題的建模,從問題的表述到計算模型的實現。

本書向該領域的初學者介紹計算建模的原則以及多學科和跨學科計算的方法。它為更高級的科學計算研究提供了基礎,包括使用 MPI 的並行計算、網格計算以及高效能計算中使用的其他方法和技術。

作者簡介

José M. Garrido is a professor in the Department of Computer Science at Kennesaw State University. Dr. Garrido is the author of several books and numerous research papers. His research interests include software development, operating systems, computational modeling, object-oriented simulation, and system formal specification.

作者簡介(中文翻譯)

José M. Garrido 是肯尼索州立大學計算機科學系的教授。Garrido 博士是幾本書籍和多篇研究論文的作者。他的研究興趣包括軟體開發、作業系統、計算建模、物件導向模擬以及系統的形式規範。