Numerical Recipes

Numerical Recipes are available in both C (ANSI as well as K&R versions) and Fortran under /usr/local/recipes.

There are 3 subdirectories; recipes_c-ansi, recipes_c-kr and recipes_f containing each distribution.

A list of available recipes may be found under doc/RECIPES.LIST, e.g. /usr/local/recipes/recipes_f/doc/RECIPES.LIST in the case of Fortran.

Compilation instructions may be found under doc/COMPILING, e.g. /usr/local/recipes/recipes_c-ansi/doc/COMPILING in the case of ANSI C.