|
| From: | Marco Caliari |
| Subject: | [Octave-bug-tracker] [bug #54399] function LuAminusSigmaB in eigs-base.cc can be made faster for special case of sigma == 0 |
| Date: | Wed, 1 Aug 2018 03:13:12 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0 |
Update of bug #54399 (project octave):
Status: In Progress => Patch Submitted
_______________________________________________________
Follow-up Comment #20:
I used
if (std:real (sigma) != 0.0 || std:imag (sigma) != 0.0)
in the complex case.
(file #44679)
_______________________________________________________
Additional Item Attachment:
File name: eigs2.diff Size:9 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?54399>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |