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

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

[Octave-bug-tracker] [bug #63791] [octave-forge] (Statistics) movmean er


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #63791] [octave-forge] (Statistics) movmean error message
Date: Sat, 11 Feb 2023 10:24:21 -0500 (EST)

Follow-up Comment #1, bug #63791 (project octave):

Can you try with a newer version?
I cannot reproduce on 7.2 (or newer). Do not have 7.1 readily available.


octave:1> v=movmean(rand(1000000,1), 513);
octave:2> whos
Variables visible from the current scope:

variables in scope: top scope

  Attr   Name         Size                     Bytes  Class
  ====   ====         ====                     =====  ===== 
         v      1000000x1                    8000000  double

Total is 1000000 elements using 8000000 bytes

octave:3> ver
----------------------------------------------------------------------
GNU Octave Version: 7.2.0 (hg id: 6c1e310b2230)



Also, movmean() should be in octave core, no in statistics package. Please
verify that.


Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63791>

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




reply via email to

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