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: Ben Abbott
Subject: [Octave-bug-tracker] [bug #36732] interp1 does not check input for monotonicity
Date: Mon, 20 Aug 2012 00:10:48 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.25 (KHTML, like Gecko) Version/6.0 Safari/536.25

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

Yes. Please attach it.

Also, I'm not sure I understand by what you mean by "non-distinct values".

My thought was that there may be no more than two repeated x-values.  Are you
saying that for any x-value there may not be more than two distinct y-values?

Meaning that x = [1 2 2 2 2 3] and y = [1 2 3 4 5 6] is invalid, but x = [1 2
2 2 2 3] and y = [1 2 2 3 3 6] in ok?

I was thinking both of those would produce an error, but x = [1 2 2 3] and y =
[1 2 3 6] would be ok.

    _______________________________________________________

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]