Thread: Re: Lapack++ problem

  1. #1
    Registered User
    Join Date
    May 2007
    Posts
    3

    Re: Lapack++ problem

    Hi Folks

    I have downloaded the Lapack++ v2.5.0 from http://lapackpp.sourceforge.net/ and using it in MS Visual Studio. I am able to compile the source code but not able to run the test cases like tgc,tgd,tGenSolve and tvd. No matter what argument I pass into, it takes some arbitrary values. I am not able to figure out if there is some bug in the code itself or something else.

    Guyz please if someone can put in their two cents. Any help in this regard would be highly appreciated.

    Thanks

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    What about the mailing lists for that package?
    http://sourceforge.net/mail/?group_id=99696
    There is where you will find the most people who know what they are talking about.

    This isn't really a site set up for "I downloaded package 'x' from site 'y' and it doesn't work" type questions.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    May 2007
    Posts
    3
    Hi
    I just wanted to know if some1 here has used the package before. Since Lapack++ is no longer supported and I havnt come across anyone using it, I doubt if there is some bug in the code. That is the reason I posted here.

    Best,

  4. #4
    Registered User
    Join Date
    May 2007
    Posts
    3
    I am able to run the code

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Need help understanding a problem
    By dnguyen1022 in forum C++ Programming
    Replies: 2
    Last Post: 04-29-2009, 04:21 PM
  2. Memory problem with Borland C 3.1
    By AZ1699 in forum C Programming
    Replies: 16
    Last Post: 11-16-2007, 11:22 AM
  3. Someone having same problem with Code Block?
    By ofayto in forum C++ Programming
    Replies: 1
    Last Post: 07-12-2007, 08:38 AM
  4. A question related to strcmp
    By meili100 in forum C++ Programming
    Replies: 6
    Last Post: 07-07-2007, 02:51 PM
  5. WS_POPUP, continuation of old problem
    By blurrymadness in forum Windows Programming
    Replies: 1
    Last Post: 04-20-2007, 06:54 PM