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

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

[Octave-bug-tracker] [bug #62412] integral gives consistent inaccurate r


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #62412] integral gives consistent inaccurate result for improper integral to inf
Date: Wed, 4 May 2022 11:06:29 -0400 (EDT)

Follow-up Comment #2, bug #62412 (project octave):

fyi rereading the integral function, it only chooses integrators other than
quadcc based on parameters being passed that quadcc doesn't support, it
doesn't depend on the integral or limits.  so just sending the minimal 3
inputs (function, lowerlim, upperlim) will always call quadcc. specifying
waypoints will force it to call quadgk. 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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