Here there are the programs that I wrote in fortran for "Calcolo Numerico".
I had to write them to pass that exam in the year 2000 with the professor
Morandi Cecchi when I was at the Padua university studing computer science.
I am sorry the source code is in Italian.
For every program there is an output file obtained doing shell$
input1.dat > my_prog > output1.
The files with no extension are the compiled ones, but I suggest you
to compile the on your system.
Some files require to be compiled with other .f that contain operations
on matrix, links the them are on bottom of the page.