help-octave
[Top][All Lists]
Advanced

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

Re: [Octave 5.2.0 @ Ubuntu 20.04] Long duration of complex matrix invers


From: Dmitri A. Sergatskov
Subject: Re: [Octave 5.2.0 @ Ubuntu 20.04] Long duration of complex matrix inverse
Date: Sun, 3 May 2020 12:00:10 -0400



On Sun, May 3, 2020 at 11:56 AM eigenmaster <address@hidden> wrote:
Thanks for starting this thread.  I have the exact same problems on a fresh
install of Ubuntu 20.04.

octave:1> version -lapack
ans = Linear Algebra PACKage Version 3.9.0
octave:2> version -blas
ans = unknown or reference BLAS
octave:3> tic; eig(rand(91)); toc
Elapsed time is 0.00454998 seconds.
octave:4> tic; eig(rand(92)); toc
hangs forever

Has there been any resolution or fix ?

The problem is with ubuntu, not octave. Go file the bug report againt their openblas
library.

Dmitri.
--

 

BTW the snap version of Octave under Ubuntu 20.04 seems to work fine.



--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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