Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ode2

C++ demo for ODE solver using RK1 and RK2

  • Makefile : type make to build the C++ example
  • RK.hpp : header file to define interfaces
  • RK.cpp : imlementation of RK1(2) algorithms
  • RKdemo.cpp : example program using the RK1(2) utilities above

Python examples

  • RKdemo_mp.py : same solution using python/matplotlib
  • RKdemo.py : same solution using python/ROOT graphics

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages