octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #53140] Solution of a system of linear equatio


From: Rik
Subject: [Octave-bug-tracker] [bug #53140] Solution of a system of linear equations takes forever and hurts OS performance.
Date: Tue, 13 Feb 2018 11:53:23 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #1, bug #53140 (project octave):

I just tested the matrix with the development version of Octave on Linux:


octave:3> lu_test
Elapsed time is 41.4186 seconds.
octave:4> linsolve_test
Elapsed time is 91.4311 seconds.


The lu_test script uses your second code.  Clearly this is a big matrix, but I
don't see anything like 10 hours.

I'll see if I can start a virtual machine running Windows XP and check the
result there.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53140>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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