Code Comments
Programming Forum and web based access to our favorite programming groups.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
Post Follow-up to this messageThe 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 News groups ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption = ---
Post Follow-up to this messagePeng 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
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.