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

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

[Octave-bug-tracker] [bug #62468] quadgk.m should be able to do array-va


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #62468] quadgk.m should be able to do array-valued integration
Date: Fri, 20 May 2022 14:11:51 -0400 (EDT)

Follow-up Comment #23, bug #62468 (project octave):

since this quadgk function is an extension beyond what matlab's quadgk does
(they seem to have extended quadgk to use in integral, but not actually
modified/extended their quadgk), I think it might be best to make use of the
same "'arrayvalued',true" method of manually selecting the alternate path.
This will prevent an incorrect detection either causing unnecessary
performance degradation one way or function errors the other way. that same
straightforward selection would also apply when we later modify integral to
call it.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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