Dear Chunbin,
It has been 10 years that LAPACK++ ( http://math.nist.gov/lapack++/) is no
longer maintained , that is why it is not working. This is old and outdated!
After there is a newer project: http://sourceforge.net/projects/lapackpp/ that
may be still maintained. In any case you have to contact the proper authors as
this is not a netlib library.
From the netlib side (i.e.: us), you have LAPACKE now that is included in the
LAPACK package. LAPACKE is a standard C Interface that you can without any
problem use under C++.
webpage: _standard_c_language_apis_for_lapack
doc: LAPACKE User Guide
Hope it helps
Julie
On Nov 8, 2012, at 5:50 PM, Chunbin Yang <cbyang@Domain.Removed> wrote:
Dear Sir,
I am trying to use LAPACK++ to solve an eigenvalue problem for large
sparse matrix. I downloaded
LAPACK 3.4.2 and installed it on my MAC. When I tried to install
LAPACK++, there were always some
errors indicating that BLAS lib and LAPACK lib not found anf F77
compiler not found. I guess, LAPACK 3.4.2
was written in FORTRAN 90, while lapackpp needs version by FORTRAN 77.
Am I right? How can I solve
this problem? My OS X is 10.6.8.
Thank you very much!
Best!
Chunbin Yang
_______________________________________________
Lapack mailing list
Lapack@Domain.Removed
http://lists.eecs.utk.edu/mailman/listinfo/lapack
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.eecs.utk.edu/mailman/private/lapack/attachments/20121109/a626489d/attachment.html
|