This directory contains code listings compiled on the
CRAY J90 architecture. This code is very similar to 
codes used on SGI machines. The driving routines can be identical.
Note that I used Numerical Recipes routines for computing ffts for
derivatives and such. They are not necessary for the base routines.

To compile, copy wavesf.c and wavlibf.c into this directory and
use the command

make waves

Note that for this to work, you need the Numerical Recipes routines
(converted to double precision).

