Hi Everyone,
I am new to using Lapack. I am trying to do some matrix diagonalization for which I am currently using fortran-77 with g77 compiler in Linux Suse 10. I just downloaded Lapack-3.2. All the subroutines are in fortran-90. How to use them with g77 compiler?
Thanks
Siva

