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

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

[Octave-bug-tracker] [bug #54150] griddata3 test currently fails


From: Rik
Subject: [Octave-bug-tracker] [bug #54150] griddata3 test currently fails
Date: Tue, 19 Jun 2018 11:47:20 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #54150 (project octave):

                Category:                    None => Test Suite             

    _______________________________________________________

Follow-up Comment #2:

Also works for me,  I tested multiple times with


N = 1e2;

bm = zeros (N, 1);
for i = 1:N
  bm(i) = test ("griddata3");
endfor


and all 100 tests passed.

This is with hg id 37dbf79c2297 from today.

Maybe the local Qhull library has issues?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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