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

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

[Octave-bug-tracker] [bug #29768] logm fix


From: Rik
Subject: [Octave-bug-tracker] [bug #29768] logm fix
Date: Tue, 27 Jul 2010 19:52:02 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100723 Ubuntu/9.10 (karmic) Firefox/3.6.8

Follow-up Comment #27, bug #29768 (project octave):

The recoding to use m < 16 for the Pade section really speeded things up.  On
the same random test matrix the benchmark timings were:

Elapsed time is 1.554 seconds.
Elapsed time is 0.009721 seconds.
Elapsed time is 2.249 seconds.
Elapsed time is 1.706 seconds.
Elapsed time is 0.7743 seconds.

The Pade section changed from 4.4 seconds to 1.7 seconds.
Overall the code is now just 2.4X longer than the old eigenvalue-based code.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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