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

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

[Octave-bug-tracker] [bug #58636] Integral fails to call quadgk for comp


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #58636] Integral fails to call quadgk for complex integration
Date: Sat, 20 Jun 2020 23:50:42 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36

Follow-up Comment #5, bug #58636 (project octave):

ok. this version of integral has the limit checks, the feval(a,b) check, and a
try/catch if those checks pass but the function still returns a complex
answer. It currently works for the existing quadcc.  I added some complex
input tests and it passes.

pending patch will tweak quadcc docstring to note it doesn't handle complex
inputs or outputs, and once I can test that error messages split in quadcc, I
can do that too and update integral to catch that particular error message. 

doc fix in quad.txi and that should do it. 

(file #49335)
    _______________________________________________________

Additional Item Attachment:

File name: integral.m                     Size:11 KB
    <https://savannah.gnu.org/file/integral.m?file_id=49335>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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