[Lapackpp-devel] Lapack++ v2.2 with Visual C++.NET
Status: Beta
Brought to you by:
cstim
From: Lee, Hong-M. <hl...@un...> - 2005-05-02 19:44:56
|
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 |