  |
Ordinary Differential Equations - http://cantor1.mathematik.uni-halle.de/institute/numerik/software/
Code from the Institute of Numerical Mathematics of Martin Luther University. |
  |
Fortran Programs for Solving Boundary-Eigenvalue Problems - http://www.cf.ac.uk/maths/marlettam/programs.html
Forran 77 codes by M. Marletta and L. Greenberg. |
 |
Initial Value Problems - http://pitagora.dm.uniba.it/~mazzia/ode/readme.html
The code GAM numerically solves solves first order ordinary differential equations, either stiff or nonstiff in the form y'=f(x,y), with a given initial condition. The code GAMD is a generalization of GAM for the solution of Differential Algebraic Equations of index less than or equal to 3 in the form M y' = f(x,y), with a given initial condition. By Francesca Mazzia. |
 |
DVERK - http://www.cs.toronto.edu/NA/dverk.f.gz
Fortran 77 subroutine written by Hull, Enright and Jackson for the numerical solution of systems of initial value problems for ordinary differential equations. |
 |
ODEPACK - http://www.llnl.gov/CASC/odepack/
Serial Fortran Solvers for ODE initial value problems. |