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

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

[Octave-bug-tracker] [bug #51657] gausswin produces slightly wrong resul


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #51657] gausswin produces slightly wrong result
Date: Fri, 11 Aug 2017 14:41:52 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #2, bug #51657 (project octave):

checking the current tests in octave's gausswin, the following expect to
produce errors, but don't in Matlab:


>> gausswin(0.5)
Warning: Rounding order to nearest integer. 
> In check_order (line 27)
  In gausswin (line 33) 

ans =

     1

>> gausswin (ones (1, 4))

ans =

     1


will include these in updated sets of tests

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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