file	odepack/demo.f
for	example program for the routines in the odepack library
prec	double

file	odepack/doc
for	document describing the set of routines in the odepack library, recommended reading
prec	double

file	odepack/lsoda.f
for	ODEs of the form dy/dt=f, automatic selection between stiff and nonstiff methods
gams	I1a1b I1a2
prec	double

file	odepack/lsodar.f
for	a variant of (odepack/lsoda) for ODEs of the form dy/dt=f for stiff and nostiff odes with root finding for a set of functions, usefule for stopping conditions or switching forms of the function f
gams	I1a1b I1a2
prec	double

file	odepack/lsode.f
for	stiff and nonstiff systems of ODEs of the form dy/dt = f, Adams method or Backward-Differentiation Formula, user supplied or difference quotient Jacobians
gams	I1a1b I1a2
prec	double

file	odepack/lsodes.f
for	stiff and nonstiff ODEs of the form dy/dt=f, general sparse Jacobian
gams	I1a1b I1a2
prec	double

file	odepack/lsodi.f
for	systems of ODEs of the form A(t,y) dy/dt = g(t,y), this can include differential-algebraic systems
gams	I1a1b I1a2
prec	double

file	odepack/lsoibt.f
for	systems of ODEs of the form A(t,y) dy/dt = g(t,y), all matrices involved are assumed to be block-tridiagonal
gams	I1a1b I1a2
prec	double

file	odepack/adjlr.f

file	odepack/aigbt.f

file	odepack/ainvg.f

file	odepack/blkdta000.f

file	odepack/bnorm.f

file	odepack/cdrv.f

file	odepack/cfode.f

file	odepack/cntnzu.f

file	odepack/decbt.f

file	odepack/ewset.f

file	odepack/fnorm.f

file	odepack/intdy.f

file	odepack/iprep.f

file	odepack/jgroup.f

file	odepack/md.f

file	odepack/mdi.f

file	odepack/mdm.f

file	odepack/mdp.f

file	odepack/mdu.f

file	odepack/nnfc.f

file	odepack/nnsc.f

file	odepack/nntc.f

file	odepack/nroc.f

file	odepack/nsfc.f

file	odepack/odrv.f

file	odepack/pjibt.f

file	odepack/prep.f

file	odepack/prepj.f

file	odepack/prepji.f

file	odepack/prja.f

file	odepack/prjs.f

file	odepack/rchek.f

file	odepack/roots.f

file	odepack/slsbt.f

file	odepack/slss.f

file	odepack/solbt.f

file	odepack/solsy.f

file	odepack/srcar.f

file	odepack/srcma.f

file	odepack/srcms.f

file	odepack/srcom.f

file	odepack/sro.f

file	odepack/stoda.f

file	odepack/stode.f

file	odepack/stodi.f

file	odepack/vmnorm.f

file	odepack/vnorm.f

file	odepack/xerrwv.f

file	odepack/xsetf.f

file	odepack/xsetun.f

file	odepack/readme

