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

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

[Octave-bug-tracker] [bug #52243] some integrators don't preserve type s


From: Rik
Subject: [Octave-bug-tracker] [bug #52243] some integrators don't preserve type single
Date: Tue, 17 Oct 2017 16:49:23 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #52243 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed.  I checked in the cset for bug #42073 so integral() is working
correctly now.

I was surprised by quadl, but it turned out to be very simple.  I checked in a
change for that here
http://hg.savannah.gnu.org/hgweb/octave/rev/ce435b70fd94.

quadcc should probably be changed to return a single when one of the endpoints
is single.  That would also fix dblquad and triplequad which use quadcc as the
underlying integrator.  In fact, that probably also would fix integral3.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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