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

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

[Octave-bug-tracker] [bug #47738] expint is inaccurate for certain imagi


From: Michele Ginesi
Subject: [Octave-bug-tracker] [bug #47738] expint is inaccurate for certain imaginary inputs
Date: Wed, 23 Nov 2016 08:32:41 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

Follow-up Comment #8, bug #47738 (project octave):

Dear all,

I also made some experiment with this function. In file #39051 I used three
strategies to evaluate expint: series expansion, asymptotic series expansion
and continued fraction. The file #39052 show which strategy make the less
error (exact values were computed with the octave symbolic package) in the
complex square [-100,100]x[-100,100].
Then I wrote a function (file #39053) which divides the input and uses a
different strategy depending on where the input is in the complex plane. In
file #39054 there is a comparison between myexpint.m and the Matlab expint.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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