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: Sat, 23 Sep 2017 18:18:04 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0

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

i haven't seen any particular criticism of the approach yet.

in the meantime i worked up a version of the patch that implements integral2
and 3 calling a modified quadcc, assuming the planned calling form will be: 

quadcc(f,a,b,[abstol reltol])

So this will need to be applied after that patch. this also updates docstrings
in other m-file quad functions. (will still need to update @seealso in quad
and quadcc)

at the moment since I'm not set up here to compile from source I can't run
tests against a modified quadcc, so the tests might need to be adjusted. 

(file #41884)
    _______________________________________________________

Additional Item Attachment:

File name: add_integral2and3_v2.diff      Size:26 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]