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: Tue, 26 Sep 2017 12:33:40 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0

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

both this and the integral bug both had 'FIXME's left to try to achieve full
compatibility.  we closed that other bug report, but up to you if you think
that's worth leaving this one open. 

Masking is definitely not the best way to do this, but I was thinking it's the
fastest way to get a compatible implementation in place. 

any other option I think would have to avoid being a wrapper to dblquad and
recode a better 2D integrator. that should let you just modify the limits of
integration in one dimension according to an input function, rather than
integrating over a lot of deadspace.

    _______________________________________________________

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]