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

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

[Octave-bug-tracker] [bug #59403] integral2 and quad2d functions do not


From: Rik
Subject: [Octave-bug-tracker] [bug #59403] integral2 and quad2d functions do not catch incorrect dimensions for matrix multiplication
Date: Thu, 5 Nov 2020 12:01:21 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36

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

This helps make my argument.  The documentation for the form of the integrand
function is misleading.  It used to be the case that F had to take the very
particular form mentioned in integral2/quad2d because of the way 2-D
integration was done.  This is no longer the case, but you can still see a bit
of the history of the function in that there is a "method" property that can
take the value "iterated" or "tiled".  For "iterated", F used to have that
specific form.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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