- Sample programs of general numerical methods implemented in FORTRAN.
- Each file contains a module and a main program.
- Various methods and functions of the same kind are listed in a module.
- Linear Algebraic Equations
- Nonlinear Equations
- Interpolation
- Curve Fitting
- Roots of Equations
- Numerical Differentiation
- Numerical Integration
- Ordinary Differential Equations
- Initial Value Problems
- Boundary Value Problems