Skip to content

Template C++ Code for Simulating Ordinary Differential Equations using GSL

Notifications You must be signed in to change notification settings

maciekboni/ODE-Simulation-GSL-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODE-Simulation-GSL-Template

Template C++ Code for Simulating Ordinary Differential Equations using GSL

This code contains the basic files and functions for simulating ODEs in C++ using the GSL library.

The essentials.h header file contains a structure for the parameters, but for any long-term development, a parameters class should be used so that you can manipulate the parameters with member functions.

About

Template C++ Code for Simulating Ordinary Differential Equations using GSL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published