Feedback

X
Solving Ordinary Differential Equations in Python

Solving Ordinary Differential Equations in Python

en

0 Ungluers have Faved this Work
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.

This book is included in DOAB.

Why read this book? Have your say.

You must be logged in to comment.

Rights Information

Are you the author or publisher of this work? If so, you can claim it as yours by registering as an Unglue.it rights holder.

Downloads

This work has been downloaded 8 times via unglue.it ebook links.
  1. 8 - pdf (CC BY) at Unglue.it.

Keywords

  • adaptive time step methods
  • Computer science
  • Computing & information technology
  • difference equations
  • Mathematics
  • Mathematics & science
  • Maths for scientists
  • object-oriented programming
  • ordinary differential equations
  • python programming
  • Runge-Kutta methods
  • Science: general issues
  • scientific programming

Links

DOI: 10.1007/978-3-031-46768-4

Editions

edition cover

Share

Copy/paste this into your site: