Here we clarify/simplify the tasks from yesterday.
Install Git, and try out some of the commands covered in Morten or Nicolas's lecture slides (computing.pdftalentdftguides.pdf) for your codes in the following problems.
In your favorite programming language, make a program to construct a real symmetric $NxN$ matrix. Diagonalize it using the appropriate LAPACK or GSL routine, and write out some number of the lowest eigenvalues. (Suggestion: You might find it useful to use Mathematica (available on the ECT* computers) to diagonalize a small matrix that you can benchmark against.) This will help you test that you've linked to the GSL or LAPACK library.
numexercises7_15.1405400291.txt.gz · Last modified: 2014/07/15 00:58 by bogner