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: Thorsten Meyer
Subject: [Octave-bug-tracker] [bug #31352] interp2 broken for non-quadratic matrices when using cubic interpolation
Date: Mon, 18 Oct 2010 15:31:47 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.13) Gecko/20100916 Iceweasel/3.5.13 (like Firefox/3.5.13)

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

I have applied your first changeset (as 78a6016875ed). Thanks for that and
welcome to octave development :-).
When you provide a changeset next time: could you also include a Changelog
entry, please?

About your second changeset: the reason why interp2 fails for vector
arguments even with the first patch applied is that at the moment cubic
interpolation using the separate function bicubic.m is deactivated (see bug
#30587). I think, Marco Caliari is working on this.
Apart from that, in my opinion, it would be nicer not to have to blow up the
x and y vectors with meshgrid for interpolation.

I'm not sure if your 2nd patch should be applied as a temporary fix (that do
you think, Marco?).

regards

Thorsten

    _______________________________________________________

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]