[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #65245] movfun/movmean: scope for speed up wit
From: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #65245] movfun/movmean: scope for speed up with conv |
Date: |
Fri, 15 Mar 2024 14:34:33 -0400 (EDT) |
Follow-up Comment #3, bug #65245 (group octave):
One alternative, given that the mfile implementation is quite straight forward
is to provide a "algorithm" or "method" to choose how to do this
calculations.
The default value for those arguments would be "movfun", but the movxxx
functions that yield to the conv method, could accept "conv" as a value for
that argument.
So movmean(a, wlen) is as of now, but movmena(a, wlen, method="conv") would
use the proposed method.
JPi
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65245>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #65245] movfun/movmean: scope for speed up with conv,
anonymous <=
- Message not available