Introduction to Python for Science and Engineering (Series in Computational Biophysics)
Author: David J. Pine (Author)
Edition 版本: 2nd
Publication Date 出版日期: 2024-09-24
Language 语言: English
Print Length 页数: 444 pages
ISBN-10: 1032650338
ISBN-13: 9781032650333
Book Description
Introduction to Python for Science and Engineering offers a quick and incisive introduction to the Python programming language for use in any science or engineering discipline. The approach is pedagogical and “bottom up,” which means starting with examples and extracting more general principles from that experience. No prior programming experience is assumed.
Readers will learn the basics of Python syntax, data structures, input and output, conditionals and loops, user-defined functions, plotting, animation, and visualization. They will also learn how to use Python for numerical analysis, including curve fitting, random numbers, linear algebra, solutions to nonlinear equations, numerical integration, solutions to differential equations, and fast Fourier transforms.
Readers learn how to interact and program with Python using JupyterLab and Spyder, two simple and widely used integrated development environments.
All the major Python libraries for science and engineering are covered, including NumPy, SciPy, Matplotlib, and Pandas. Other packages are also introduced, including Numba, which can render Python numerical calculations as fast as compiled computer languages such as C but without their complex overhead.
About the Author
David J. Pine has taught physics and chemical engineering for over 40 years at four different institutions: Cornell University (as a graduate student), Haverford College, UCSB, and NYU, where he is a Professor of Physics, Mathematics, and Chemical & Biomolecular Engineering. He has taught a broad spectrum of courses, including numerical methods. He does research on optical materials and in experimental soft-matter physics, which is concerned with materials such as polymers, emulsions, and colloids.
下载地址
相关推荐
- Computational Techniques for Smart Manufacturing in Industry 5.0: Methods and Applications
- Building Web APIs with ASP.NET Core
- Digital Technology 360°: Leverage technology to build a secure and sustainable digital future
- Full Stack JavaScript Strategies: The Hidden Parts Every Mid-Level Developer Needs to Know
- Ghidra Software Reverse-Engineering for Beginners: Master the art of debugging, from understanding code to mitigating threats, 2nd Edition
- Large Language Models for Developers: A Prompt-based Exploration