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: Michael Leitner
Subject: [Octave-bug-tracker] [bug #62468] quadgk.m should be able to do array-valued integration
Date: Thu, 19 May 2022 13:17:14 -0400 (EDT)

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

Fixed another small bug if the integrand is specified like 
++
f = (x) 1;
--
so that it can always be called in a vectorized way. This was only relevant in
the complex integration path case, as otherwise the transformation had already
vectorized it.

(file #53232)

    _______________________________________________________

Additional Item Attachment:

File name: quadgkv.m                      Size:23 KB
    <https://file.savannah.gnu.org/file/quadgkv.m?file_id=53232>



    _______________________________________________________

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]