Hi All,
I am a first-time user of Lapack++ and have trouble getting it to work. Mr.
Stimming has kindly provided me with this mailing list. Hopefully I can
obtain some helps here.
Basically I am trying to utilize Lapack in my new projects using Microsoft
Visual C++ .NET. I've had used Linpack and Lapack extensively in my Fortran
programs but this would be my first application of the package with C++.
After some search on the web I think Lapack++ is my best bet, among C++
templates for Lapack.
First, I tried to used the pre-compiled version for Win32 system. However,
as expected, it did not work due to unresolved externals.
Thus I think I have to recompile and re-build the library. However, instead
of reinventing the wheels, I would like to use whatever others may have
created for the Visual C++.NET platform. Are there such an implementations?
If so, where can I find it?
If not, can someone please give me suggestions to build the library? I
would be glad to contribute to the project if I can make it to work.
Thanks.
Regards,
Hong-Ming Lee
|