5936

Odeint – Solving ordinary differential equations in C++

Karsten Ahnert, Mario Mulansky
Department of Physics and Astronomy, University of Potsdam
arXiv:1110.3397v1 [cs.MS] (15 Oct 2011)
BibTeX

Download Download (PDF)   View View   Source Source   Source codes Source codes

Package:

2800

views

Many physical, biological or chemical systems are modeled by ordinary differential equations (ODEs) and finding their solution is an every-day-task for many scientists. Here, we introduce a new C++ library dedicated to find numerical solutions of initial value problems of ODEs: odeint (www.odeint.com). odeint is implemented in a highly generic way and provides extensive interoperability at top performance. For example, due to it’s modular design it can be easily parallized with OpenMP and even runs on CUDA GPUs. Despite that, it provides a convenient interface that allows for a simple and easy usage.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2025 hgpu.org

All rights belong to the respective authors

Contact us:

contact@hpgu.org