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

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

[Octave-patch-tracker] [patch #8801] add support for the histogram and h


From: Mike Miller
Subject: [Octave-patch-tracker] [patch #8801] add support for the histogram and histcounts functions
Date: Thu, 6 Sep 2018 14:45:14 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0

Follow-up Comment #8, patch #8801 (project octave):

No, this has nothing to do with importdata or what the random seed is. I have
started Octave multiple times (different random initial state each time) and
run 'test histcounts' alone multiple times, and it always fails randomly when
the test is repeated. Like I said, the test is buggy. Either the random vector
that it is operating on is outside of its expected range (doubtful), or the
alogrithm inside of the histcounts function is missing some corner case that
the random vector is exercising (more likely).

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?8801>

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




reply via email to

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