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

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

[Octave-bug-tracker] [bug #61674] deconv much slower than conv


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #61674] deconv much slower than conv
Date: Tue, 28 Dec 2021 09:10:50 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:95.0) Gecko/20100101 Firefox/95.0

Follow-up Comment #16, bug #61674 (project octave):

Good points all. I've moved iidx inside the if-block but outside its for-loop.
I removed the comment about setting num_inner based on CPU speed. I also added
back quit.h -- in an earlier version I had removed it when removing
octave_quit completely, but when I added back octave_quit it compiled without
needing quit.h, so I didn't add it at the time, but yes, it needs to be
self-contained in case the compilation order changes.

Updated patch attached.

(file #52575)
    _______________________________________________________

Additional Item Attachment:

File name: filter_v6.patch                Size:7 KB
    <https://file.savannah.gnu.org/file/filter_v6.patch?file_id=52575>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61674>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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