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

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

[Octave-bug-tracker] [bug #33539] griddata does not support 'v4' method


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #33539] griddata does not support 'v4' method
Date: Thu, 9 Apr 2020 16:23:05 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36

Follow-up Comment #10, bug #33539 (project octave):

thanks, the in-comments explanation of the v4 method is much better. I was
honestly unaware of .', so that makes sense too. I included those edits, added
a couple very simple tests to make sure linear, v4, and nearest all get
tested, and removed the 'error if 'v4' called' test.  Also added the method
note to the line about griddata compatibility in NEWS.

Patch attached. if all is well it should close out this bug. Other methods
could get handled elsewhere if someone has a compatible implementation for
them. There's already another bug for 'cubic' (bug #35178). Haven't seen one
for 'natural' but could create one or expand the cubic one to include it to
round out the set.

(file #48795, file #48796)
    _______________________________________________________

Additional Item Attachment:

File name: griddata_v4_patch.diff         Size:7 KB
    <https://savannah.gnu.org/file/griddata_v4_patch.diff?file_id=48795>

File name: griddata.m                     Size:11 KB
    <https://savannah.gnu.org/file/griddata.m?file_id=48796>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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