Compiling and linking source code, using make

Compiling and linking source code, using make

The object of this assignment is to compile the Ntuples code. This code calculates inner products of wavelets and their derivatives of order DN (for more information, check out the inner product papers here).

This is a fairly typical task in scientific computing. In order to build Ntuples, you will need the Basic Linear Algebra Subroutines (BLAS) and LAPACK libraries. Part of the assigment involves building BLAS; the LAPACK library has been built for you due to its size.

Instructions

The graded part of the assignment consists of: Please email your solutions to Prof. Restrepo.

Once you have turned in the assignment, you can remove the library libblas.a and the Ntuples source code directory and tarfile.