Numerical Recipes in Python is to serve as Laboratory Manual of Simplified Numerical Analysis (Python Version): A companion book of the principal book:
Simplified Numerical Analysis (Fourth Edition) by Dr. Amjad Ali.
Laboratory Manual of Simplified Numerical Analysis (C++ Version)
Laboratory Manual of Simplified Numerical Analysis (MATLAB Version)
Conditions of Use
This book is licensed under a Creative Commons License (CC BY-NC-SA). You can download the ebook Numerical Recipes in Python, 4th Edition for free.
- Title
- Numerical Recipes in Python, 4th Edition
- Subtitle
- Laboratory Manual of Simplified Numerical Analysis (Python Version)
- Publisher
- Zenodo
- Author(s)
- Amjad Ali, Hamayun Farooq, Muhammad Ali Ismail, Tayyaba Saeed, Uzair Abid
- Published
- 2023-09-23
- Edition
- 4
- Format
- eBook (pdf, epub, mobi)
- Pages
- 176
- Language
- English
- ISBN-13
- 9789697821112
- License
- CC BY-NC-SA
- Book Homepage
- Free eBook, Errata, Code, Solutions, etc.
Chapter 1: Preliminary Concepts in Numerical Analysis Chapter 2: Solution of a Nonlinear Equation in One Variable Chapter 3: Polynomial Interpolation Chapter 4: Numerical Integration Chapter 5: Numerical Differentiation Chapter 6: Direct Linear Solvers Chapter 7: Iterative Linear Solvers Chapter 8: Eigenvalues and Eigenvectors Chapter 9: Numerical Solution of Ordinary Differential Equations (ODEs) Chapter 10: Introduction to SciPy
Related Books