Cart
Free US shipping over $10
Proud to be B-Corp

Solving Ordinary Differential Equations in Python Joakim Sundnes

Solving Ordinary Differential Equations in Python By Joakim Sundnes

Solving Ordinary Differential Equations in Python by Joakim Sundnes


$51.99
Condition - New
Only 2 left

Summary

This open access volume explains the foundations of modern solvers for ordinary differential equations (ODEs). Formulating and solving ODEs is an essential part of mathematical modeling and computational science, and numerous solvers are available in commercial and open source software.

Solving Ordinary Differential Equations in Python Summary

Solving Ordinary Differential Equations in Python by Joakim Sundnes

This open access volume explains the foundations of modern solvers for ordinary differential equations (ODEs). Formulating and solving ODEs is an essential part of mathematical modeling and computational science, and numerous solvers are available in commercial and open source software. However, no single ODE solver is the best choice for every single problem, and choosing the right solver requires fundamental insight into how the solvers work. This book will provide exactly that insight, to enable students and researchers to select the right solver for any ODE problem of interest, or implement their own solvers if needed. The presentation is compact and accessible, and focuses on the large and widely used class of solvers known as Runge-Kutta methods. Explicit and implicit methods are motivated and explained, as well as methods for error control and automatic time step selection, and all the solvers are implemented as a class hierarchy in Python.


About Joakim Sundnes

Joakim Sundnes is Chief Research Scientist at Simula Research Laboratory and teachesundergraduate programming at the University of Oslo. His research interests arescientific computing and computational science, particularly related tobiomechanics and computational physiology. Mathematical models in these fields aretypically formulated as differential equations, and he has spent more than two decadesdeveloping and implementing solvers for these models. He is also responsible for themain introductory programming class for natural science students at the University ofOslo, which includes a thorough introduction to ordinary differential equations.

Table of Contents

Preface.- Programming a Simple ODE Solver.- Improving the Accuracy.- Stable Solvers for Stiff ODE Systems.- Adaptive Time Step Methods.- Modeling Infectious Diseases.- Programming of Difference Equations.- References.- Index.


Additional information

NPB9783031467677
9783031467677
3031467671
Solving Ordinary Differential Equations in Python by Joakim Sundnes
New
Paperback
Springer International Publishing AG
2023-11-10
114
N/A
Book picture is for illustrative purposes only, actual binding, cover or edition may vary.
This is a new book - be the first to read this copy. With untouched pages and a perfect binding, your brand new copy is ready to be opened for the first time

Customer Reviews - Solving Ordinary Differential Equations in Python