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

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

[Octave-bug-tracker] [bug #46349] dblquad/triplequad - periodic function


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #46349] dblquad/triplequad - periodic functions over the whole period
Date: Sun, 08 Nov 2015 18:22:00 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36

Follow-up Comment #6, bug #46349 (project octave):

The stop condition of qudl is:


is+(i1-i2) == is


What about adding more condition? For example: 


is+(i1-i2) == is || abs(i1-i2) < tol 


see the attached patch.



(file #35416)
    _______________________________________________________

Additional Item Attachment:

File name: quadl.diff                     Size:2 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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