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 - periodic functions over the


From: Rik
Subject: [Octave-bug-tracker] [bug #46349] dblquad - periodic functions over the whole period
Date: Sun, 01 Nov 2015 14:29:49 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0

Update of bug #46349 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed.  There appears to be a problem only with certain quad solvers.  The
extended syntax


dblquad(@(x,y) sin(2 * pi * x ) * sin(2 * pi * y),0,1,0,1, [], SOLVER);


can be used to check which ones work.

Working: quadv, quadgk
Failing: quadl, quadcc

I checked back to version 3.2.4 and this has always been a problem,
apparently, but not discoverd until now.


    _______________________________________________________

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]