Programming for Computations - Python: A Gentle Introduction to Numerical Simulations with Python (Texts in Computational Science and Engineering)

Svein Linge

買這商品的人也買了...

商品描述

This book presents computer programming as a key method for solving mathematical problems. There are two versions of the book, one for MATLAB and one for Python. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style is more accessible and concise, in keeping with the needs of engineering students.

The book outlines the shortest possible path from no previous experience with programming to a set of skills that allows the students to write simple programs for solving common mathematical problems with numerical methods in engineering and science courses. The emphasis is on generic algorithms, clean design of programs, use of functions, and automatic tests for verification.

商品描述(中文翻譯)

這本書將電腦程式設計視為解決數學問題的關鍵方法。書籍有兩個版本,一個是針對MATLAB,另一個是針對Python。這本書的靈感來自於Springer出版的書籍《TCSE 6: A Primer on Scientific Programming with Python》(作者:Langtangen),但風格更易理解且簡潔,符合工程學生的需求。

這本書概述了從沒有程式設計經驗到具備一套技能的最短路徑,讓學生能夠使用數值方法編寫簡單的程式,解決工程和科學課程中常見的數學問題。重點在於通用演算法、程式的清晰設計、函數的使用以及自動測試驗證。