上传者: u013003382
|
上传时间: 2021-10-09 17:36:40
|
文件大小: 17.95MB
|
文件类型: -
Scientific Computing with Python 3
English | 23 Dec. 2016 | ISBN: 1786463512 | 332 Pages | AZW3/MOBI/EPUB/PDF (conv) | 17.95 MB
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 Fuhrer 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