Amazon cover image
Image from Amazon.com

Solving Ordinary Differential Equations in Python [electronic resource] /

By: Contributor(s): Material type: TextTextSeries: Simula SpringerBriefs on Computing ; 15Publisher: Cham : Springer Nature Switzerland : Imprint: Springer, 2024Edition: 1st ed. 2024Description: XII, 114 p. 22 illus., 17 illus. in color. online resourceContent type:
  • text
Media type:
  • computer
Carrier type:
  • online resource
ISBN:
  • 9783031467684
Subject(s): Additional physical formats: Printed edition:: No title; Printed edition:: No titleDDC classification:
  • 003.3 23
LOC classification:
  • QA71-90
Online resources:
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.
In: Springer Nature eBookSummary: 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.
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
No physical items for this record

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.

Open Access

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.

There are no comments on this title.

to post a comment.
© 2024 IIIT-Delhi, library@iiitd.ac.in