Page 1 of 1

Lapack

PostPosted: Tue Nov 29, 2011 10:03 am
by cuongny
I am a new user. Sorry, if the questions below are already answered, please point me to that link
1. Is there Fortran 77 version of LaPack?
2. Is it possible to run it in a single Windows computer?
3. I would like to solve an under-determined system of equations, is there any simple example that walks me through the routines being called ?


Thanks
CNY

Re: Lapack

PostPosted: Tue Nov 29, 2011 9:08 pm
by admin
1-LAPACK is using Fortran 90 features but the syntax is still FORTRAN 77
2-For Windows see: http://icl.cs.utk.edu/lapack-for-windows/lapack/index.html
3- See http://icl.cs.utk.edu/lapack-forum/viewtopic.php?t=2890