A clear look at design and development. Written by Jakub Pawlowicz.

Projects » Studies

Programs from Numerical Recipes course

Time of development: October 2000 - September 2001
Programming languages: C++, bash
Platforms: any UNIX / Linux system (please see package notes for details)

Overview

These programs were written for Numerical Recipes course. This includes the following subjects:

  • pseudorandom numbers generator,
  • solving a set of equations using Gauss-Jordan decomposition,
  • lagrange interpolation,
  • integrating using Gauss' methods,
  • trapezoid integration method,
  • romberg integration and advanced Trapezoid integration methods,
  • adaptive integration method.

If you'd like to see and use the code, please download one of the following versions: tar.bz2 format (~10 kB) or zip format (~25 kB).