[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #8141] signal package: levinson.m deal wit
From: |
Mike Miller |
Subject: |
[Octave-patch-tracker] [patch #8141] signal package: levinson.m deal with matrix input (matlab compatibility) |
Date: |
Thu, 01 Aug 2013 04:02:52 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36 |
Update of patch #8141 (project octave):
Status: None => Need Info
Assigned to: None => mtmiller
Summary: singal package: levinson.m deal with matrix input
(matlab compatibility) => signal package: levinson.m deal with matrix input
(matlab compatibility)
_______________________________________________________
Follow-up Comment #1:
Hi, thanks for your contribution to the signal package. I can incorporate this
as is, but it needs some clean up. Would you be willing to look at the
following and post an updated patch?
* Can you submit this in the form of a mercurial changeset against the current
signal package repository, including a proper commit message? The attached
patch does not apply cleanly for me.
* Prefer columns(x) to size(x,2).
* Make sure the function still works on row vectors, I think your patch
inadvertently breaks that.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?8141>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-patch-tracker] [patch #8141] signal package: levinson.m deal with matrix input (matlab compatibility),
Mike Miller <=