Scientific Computing with Python 3
暫譯: 使用 Python 3 的科學計算

Claus Fuhrer, Jan Erik Solem, Olivier Verdier

相關主題

商品描述

Key Features

  • Your ultimate resource for getting up and running with Python numerical computations
  • Explore numerical computing and mathematical libraries using Python 3.x code with SciPy and NumPy modules
  • A hands-on guide to implementing mathematics with Python, with complete coverage of all the key concepts

Book Description

Python can be used for more than just general-purpose programming. It is a free, open source language and environment that has tremendous potential for use within the domain of scientific computing. This book presents Python in tight connection with mathematical applications and demonstrates how to use various concepts in Python for computing purposes, including examples with the latest version of Python 3. Python is an effective tool to use when coupling scientific computing and mathematics and this book will teach you how to use it for linear algebra, arrays, plotting, iterating, functions, polynomials, and much more.

What you will learn

  • The principal syntactical elements of Python
  • The most important and basic types in Python
  • The essential building blocks of computational mathematics, linear algebra, and related Python objects
  • Plot in Python using matplotlib to create high quality figures and graphics to draw and visualize your results
  • Define and use functions and learn to treat them as objects
  • How and when to correctly apply object-oriented programming for scientific computing in Python
  • Handle exceptions, which are an important part of writing reliable and usable code
  • Two aspects of testing for scientific programming: Manual and Automatic

About the Author

Claus Führer is a professor of scientific computations at Lund University, Sweden. He has an extensive teaching record that includes intensive programming courses in numerical analysis and engineering mathematics across various levels in many different countries and teaching environments. Claus also develops numerical software in research collaboration with industry and received Lund University’s Faculty of Engineering Best Teacher Award in 2016.

Jan Erik Solem is a Python enthusiast, former associate professor, and currently the CEO of Mapillary, a street imagery computer vision company. He has previously worked as a face recognition expert, founder and CTO of Polar Rose, and computer vision team leader at Apple. Jan is a World Economic Forum technology pioneer and won the Best Nordic Thesis Award 2005-2006 for his dissertation on image analysis and pattern recognition. He is also the author of "Programming Computer Vision with Python" (O'Reilly 2012).

Olivier Verdier began using Python for scientific computing back in 2007 and received a PhD in mathematics from Lund University in 2009. He has held post-doctoral positions in Cologne, Trondheim, Bergen, and Umeå and is now an associate professor of mathematics at Bergen University College, Norway.

Table of Contents

  1. Getting Started
  2. Variables and Basic Types
  3. Container Types
  4. Linear Algebra – Arrays
  5. Advanced Array Concepts
  6. Plotting
  7. Functions
  8. Classes
  9. Iterating
  10. Error Handling
  11. Namespaces, Scopes, and Modules
  12. Input and Output
  13. Testing
  14. Comprehensive Examples
  15. Symbolic Computations - SymPy
  16. References

商品描述(中文翻譯)

#### 主要特點

- 您的終極資源,幫助您快速上手 Python 數值計算
- 使用 Python 3.x 代碼探索數值計算和數學庫,搭配 SciPy 和 NumPy 模組
- 一本實用指南,全面涵蓋使用 Python 實現數學的所有關鍵概念

#### 書籍描述

Python 不僅僅用於通用編程。它是一種免費的開源語言和環境,在科學計算領域具有巨大的潛力。本書將 Python 與數學應用緊密結合,並展示如何在計算中使用 Python 的各種概念,包括使用最新版本的 Python 3 的範例。Python 是將科學計算與數學結合時的有效工具,本書將教您如何使用它進行線性代數、數組、繪圖、迭代、函數、多項式等多種應用。

#### 您將學到的內容

- Python 的主要語法元素
- Python 中最重要和基本的類型
- 計算數學、線性代數及相關 Python 物件的基本構建塊
- 使用 matplotlib 在 Python 中繪圖,創建高品質的圖形和圖像以繪製和可視化您的結果
- 定義和使用函數,並學習如何將其視為物件
- 如何以及何時正確應用面向物件編程於 Python 的科學計算
- 處理例外,這是編寫可靠和可用代碼的重要部分
- 科學編程測試的兩個方面:手動和自動

#### 關於作者

**Claus Führer** 是瑞典隆德大學的科學計算教授。他擁有廣泛的教學經歷,包括在多個國家和不同教學環境中教授數值分析和工程數學的密集編程課程。Claus 還與業界合作開發數值軟體,並於 2016 年獲得隆德大學工程學院最佳教師獎。

**Jan Erik Solem** 是一位 Python 愛好者,前副教授,目前是街景影像計算機視覺公司 Mapillary 的 CEO。他曾擔任人臉識別專家、Polar Rose 的創始人及 CTO,以及 Apple 的計算機視覺團隊負責人。Jan 是世界經濟論壇的技術先驅,並因其在影像分析和模式識別方面的論文獲得 2005-2006 年最佳北歐論文獎。他也是《用 Python 編程計算機視覺》(O'Reilly 2012)的作者。

**Olivier Verdier** 自 2007 年開始使用 Python 進行科學計算,並於 2009 年獲得隆德大學的數學博士學位。他曾在科隆、特隆赫姆、卑爾根和烏梅奧擔任博士後職位,現在是挪威卑爾根大學的數學副教授。

#### 目錄

1. 開始使用
2. 變數和基本類型
3. 容器類型
4. 線性代數 – 數組
5. 進階數組概念
6. 繪圖
7. 函數
8. 類
9. 迭代
10. 錯誤處理
11. 命名空間、範圍和模組
12. 輸入和輸出
13. 測試
14. 綜合範例
15. 符號計算 - SymPy
16. 參考文獻