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

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

[Octave-bug-tracker] [bug #52074] Missing integration functions integral


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #52074] Missing integration functions integral2, integral3
Date: Sun, 8 Oct 2017 01:46:03 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #18, bug #52074 (project octave):

Ok, this is pretty good I think. I've done a bit of editing on your version to
make the few changes/bug fixes match the Comment #16 version. So now we have a
functioning integral2 that I believe is fully compatible. 

I think the next steps we had discussed outside of the bug report would be to
do a similar update to integral3.  enable functional limits for both the 2nd
and 3rd dimension, and implement the Method option so it could basically call
the new integral2("tiled") method, eliminating the triplequad dependence just
like we had to do with dblquad. 

Another idea is to just pull the "tiled_integral2" subfunction out and name as
quad2d, modifying as needed to enable that currently missing function.

integral2 function attached with patch to update it to it's current form.

(file #42086, file #42087)
    _______________________________________________________

Additional Item Attachment:

File name: integral2.m                    Size:15 KB
File name: update_integral2_limitsAndTiled.diff Size:25 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52074>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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