Programming for Computations - Python A Gentle Introduction to Numerical Simulations with Python 3.6
This book is published open access under a CC BY 4.0 license. This book presents computer programming as a key method for solving mathematical problems. This second edition of the well-received book has been extensively revised: All code is now written in Python version 3.6 (no longer version 2.7)....
Autores principales: | , |
---|---|
Formato: | Electrónico |
Idioma: | Inglés |
Publicado: |
Cham
Springer Nature
2020
Cham : 2020. |
Edición: | 2nd ed. 2020. |
Colección: | Texts in Computational Science and Engineering,
15 |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009430271106719 |
Tabla de Contenidos:
- Preface
- 1 The first few steps
- 2 A few steps more
- 3 Loops and branching
- 4 Functions and the writing of code
- 5 Some more Python essentials
- 6 Computing integrals and testing code
- 7 Solving nonlinear algebraic equations
- 8 Solving ordinary differential equations
- 9 Solving partial differential equations
- A Installation and use of Python
- References
- Index.