help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help with Linear Algebra Issues


From: marco atzeri
Subject: Re: Help with Linear Algebra Issues
Date: Fri, 16 Mar 2012 15:45:44 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

On 3/16/2012 5:09 AM, user_z wrote:
Hi, I have been experiencing crashing problems when performing any linear
algebra related computations with octave. This did not use to be the case
only a few days ago.

the error I get is, octave: symbol lookup error: /usr/lib/liblapack.so.3gf:
undefined symbol: ATL_dGetNB

and octave shuts down. Any type of computation that requires linear algebra
for its solution causes this problem, example: eig(x), inv(x), etc....

I have checked the referenced library (liblapack3gf) and it seems to be
installed fine. I am running octave on Ubuntu 11.10.

Please Help!


 ATL_dGetNB is a Atlas symbol

so I suspect you have installed a mix of

http://packages.debian.org/wheezy/libatlas3gf-base
http://packages.debian.org/wheezy/liblapack3gf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]