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

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

[Octave-bug-tracker] [bug #57603] quadv gives wrong results integrating


From: Rik
Subject: [Octave-bug-tracker] [bug #57603] quadv gives wrong results integrating sin^2 or cos^2 on multiple of 8 periods
Date: Fri, 17 Jan 2020 00:01:54 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #57603 (project octave):

                  Status:             In Progress => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #7:

Turns out that there was a lot of room for improvement.  I re-wrote a lot of
quadv.m in this changeset
https://hg.savannah.gnu.org/hgweb/octave/rev/6d35ab1cd544.

The function now correctly handles periodic integrands.  I also implemented
the Richardson extrapolation algorithm which reduces the number of required
function evaluations by ~3.5X.

This will all be in the new 6.1 release of Octave which is probably in
February.

Marking as fixed and closing report.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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