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

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

[Octave-bug-tracker] [bug #50494] griddata loses precision in the linear


From: Rik
Subject: [Octave-bug-tracker] [bug #50494] griddata loses precision in the linear interpolation of 3 column vectors (using Delaunay triangles)
Date: Thu, 30 Jan 2020 20:48:19 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

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

Fixed the issue in this changeset:
https://hg.savannah.gnu.org/hgweb/octave/rev/2e6dc7e2b191.

For 2-D input, Octave now does a first attempt with the more precise options
of "Qt Qbb Qc".  If, for some reason, that fails then Octave repeats the call
to QHull with the option set "Qt Qbb Qc Qz" to add a point at infinity.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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