Solving Ordinary Differential Equations in Python

Solving Ordinary Differential Equations in Python

EnglishPaperback / softbackPrint on demand
Sundnes Joakim
Springer, Berlin
EAN: 9783031467677
Print on demand
Delivery on Monday, 10. of February 2025
CZK 1,053
Common price CZK 1,170
Discount 10%
pc
Do you want this product today?
Oxford Bookshop Praha Korunní
not available
Librairie Francophone Praha Štěpánská
not available
Oxford Bookshop Ostrava
not available
Oxford Bookshop Olomouc
not available
Oxford Bookshop Plzeň
not available
Oxford Bookshop Brno
not available
Oxford Bookshop Hradec Králové
not available
Oxford Bookshop České Budějovice
not available
Oxford Bookshop Liberec
not available

Detailed information

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.


EAN 9783031467677
ISBN 3031467671
Binding Paperback / softback
Publisher Springer, Berlin
Publication date November 10, 2023
Pages 114
Language English
Dimensions 235 x 155
Country Switzerland
Authors Sundnes Joakim
Edition 1st ed. 2024
Series Simula SpringerBriefs on Computing