Home > Archive > Fortran > September 2004 > Link Lapack with C/C++
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Link Lapack with C/C++
|
|
| Peng Yu 2004-09-24, 4:02 pm |
| Hi,
Could you tell me some online resources about using Lapack with C/C++?
There are some webpages talking about how to link C and Fortran in
general. But I don't use Fortran a lot. So I want some tutorial which
tell me how to link Lapack with C. Thanks!
Best wishes,
Peng
| |
| beliavsky@aol.com 2004-09-24, 4:02 pm |
|
The site
http://www.nacse.org/demos/lapack/cprog.html
discusses the linking of C with Lapack.
Alternatively, you could use CLAPACK, a translation of Fortran to C.
----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
| |
| M. Faust 2004-09-25, 8:57 pm |
| Peng Yu wrote:
> Hi,
>
> Could you tell me some online resources about using Lapack with C/C++?
> There are some webpages talking about how to link C and Fortran in
> general. But I don't use Fortran a lot. So I want some tutorial which
> tell me how to link Lapack with C. Thanks!
>
> Best wishes,
> Peng
Peng,
try
http://cvmlib.com/
Markus
|
|
|
|
|