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

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

[Octave-bug-tracker] [bug #36732] interp1 does not check input for monot


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #36732] interp1 does not check input for monotonicity
Date: Tue, 21 Aug 2012 23:16:01 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1

Follow-up Comment #55, bug #36732 (project octave):

I've added options to force the interpolation to be right/left-continuous. 

Ben, 
I do not think that this is a good idea.  It is just as simple
to cause this by sorting the data before the call to interp1.
This only adds another option to cause more confusion.

I would much prefer to leave the behavior of interp1 as it was.

Also, someone claimed that duplicate entires that were previously
allowed have been prevented. This change does not, I think, help.

I think that fixing the documentation so that it matches
the code and so that people can understand what the behavior was
should be done first.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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