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

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

[Octave-bug-tracker] [bug #31352] interp2 broken for non-quadratic matri


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #31352] interp2 broken for non-quadratic matrices when using cubic interpolation
Date: Tue, 23 Nov 2010 09:16:35 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060214 Firefox/3.0.11

Follow-up Comment #14, bug #31352 (project octave):

Dear Thorsten,

bicubic_tm.m is exactly what was missing in my implementation! Unless you can
find an example in which scattered interpolation with bicubic_tm is slower
(maybe for small vectors) or less accurate of bicubic.m (your comment 2. does
not really count for me), I suggest that the final bicubic.m should use by
default my implementation for meshgridded values and your implementation for
scattered values. Moreover, I agree with your comment 1. and 3. and I will not
consider to optimize my bicubic.m for the scattered case.
Can you write the merged version of bicubic.m? Then, we should collect all
the tests proposed by us (Gunnar included) to check that everything is still
working and finally submit a patch.

Cheers,

Marco

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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