[Pkg-octave-commit] [octave-signal] branch master updated (900db86 -> c0dafa5)

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Sun Feb 9 17:04:33 UTC 2014


This is an automated email from the git hooks/post-receive script.

rlaboiss-guest pushed a change to branch master
in repository octave-signal.

      from  900db86   Bump to Standards-Version 3.9.5, no changes needed
      adds  d0ae1ca   Imported Upstream version 1.3.0
       new  1f545d1   Merge tag 'upstream/1.3.0'
       new  b9b9d40   debian/patches/autoload-yes.patch: Refresh patch
       new  c0dafa5   Adjust build-dependencies to octave-pkg-dev >= 1.1.0 and octave-control >= 2.4.5

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 DESCRIPTION                       |    9 +-
 INDEX                             |  313 ++++++-----
 NEWS                              |   25 +
 debian/control                    |    4 +-
 debian/patches/autoload-yes.patch |    8 +-
 inst/__power.m                    |   23 +-
 inst/ar_psd.m                     |  595 ++++++++++----------
 inst/arburg.m                     |  462 ++++++++--------
 inst/aryule.m                     |   26 +-
 inst/barthannwin.m                |    8 +-
 inst/besselap.m                   |   13 +-
 inst/besself.m                    |   41 +-
 inst/bilinear.m                   |   19 +-
 inst/bitrevorder.m                |   99 +---
 inst/blackmanharris.m             |    6 +-
 inst/blackmannuttall.m            |    6 +-
 inst/bohmanwin.m                  |   14 +-
 inst/boxcar.m                     |    7 +-
 inst/buffer.m                     |   23 +-
 inst/buttap.m                     |    2 +
 inst/butter.m                     |   61 +-
 inst/buttord.m                    |   25 +-
 inst/cceps.m                      |   22 +-
 inst/cheb.m                       |   13 +-
 inst/cheb1ap.m                    |    2 +
 inst/cheb1ord.m                   |   40 +-
 inst/cheb2ap.m                    |    2 +
 inst/cheb2ord.m                   |   20 +-
 inst/chebwin.m                    |   38 +-
 inst/cheby1.m                     |   37 +-
 inst/cheby2.m                     |   47 +-
 inst/chirp.m                      |   35 +-
 inst/clustersegment.m             |   50 +-
 inst/cmorwavf.m                   |    2 +
 inst/cohere.m                     |   64 +--
 inst/convmtx.m                    |   10 +-
 inst/cplxreal.m                   |   99 ++--
 inst/cpsd.m                       |   64 ++-
 inst/csd.m                        |   59 +-
 inst/czt.m                        |   25 +-
 inst/data2fun.m                   |  132 ++---
 inst/dct.m                        |   23 +-
 inst/dct2.m                       |   15 +-
 inst/dctmtx.m                     |   24 +-
 inst/decimate.m                   |   48 +-
 inst/dftmtx.m                     |   14 +-
 inst/digitrevorder.m              |   68 +++
 inst/diric.m                      |    5 +-
 inst/downsample.m                 |   16 +-
 inst/dst.m                        |   12 +-
 inst/dwt.m                        |   78 ++-
 inst/ellip.m                      |   91 ++-
 inst/ellipap.m                    |    2 +
 inst/ellipord.m                   |   16 +-
 inst/fht.m                        |   59 +-
 inst/filtfilt.m                   |   51 +-
 inst/filtic.m                     |   26 +-
 inst/findpeaks.m                  |   97 ++--
 inst/fir1.m                       |   89 +--
 inst/fir2.m                       |   76 +--
 inst/firls.m                      |   35 +-
 inst/flattopwin.m                 |   14 +-
 inst/fracshift.m                  |   15 +-
 inst/freqs.m                      |   19 +-
 inst/freqs_plot.m                 |   53 +-
 inst/fwhm.m                       |  260 ++++-----
 inst/fwht.m                       |    9 +
 inst/gauspuls.m                   |   12 +-
 inst/gaussian.m                   |   16 +-
 inst/gausswin.m                   |   10 +-
 inst/gmonopuls.m                  |    8 +-
 inst/grpdelay.m                   |  233 +++++---
 inst/hilbert.m                    |  122 ++--
 inst/idct.m                       |   21 +-
 inst/idct2.m                      |   14 +-
 inst/idst.m                       |   12 +-
 inst/ifht.m                       |   48 +-
 inst/iirlp2mb.m                   |  514 ++++++++---------
 inst/impinvar.m                   |   73 +--
 inst/impz.m                       |   57 +-
 inst/interp.m                     |   29 +-
 inst/invfreq.m                    |  276 ++++-----
 inst/invfreqs.m                   |  113 ++--
 inst/invfreqz.m                   |  118 ++--
 inst/invimpinvar.m                |   70 +--
 inst/kaiser.m                     |   15 +-
 inst/kaiserord.m                  |   64 ++-
 inst/levinson.m                   |   21 +-
 inst/marcumq.m                    |  112 ++--
 inst/mexihat.m                    |    6 +-
 inst/meyeraux.m                   |    6 +-
 inst/morlet.m                     |    6 +-
 inst/movingrms.m                  |   28 +-
 inst/mscohere.m                   |   68 ++-
 inst/ncauer.m                     |   52 +-
 inst/nuttallwin.m                 |   12 +-
 inst/parzenwin.m                  |   12 +-
 inst/pburg.m                      |  234 ++++----
 inst/pei_tseng_notch.m            |   31 +-
 inst/polystab.m                   |   10 +-
 inst/primitive.m                  |   75 +++
 inst/private/__fwht_opts__.m      |    4 +-
 inst/private/h1_z_deriv.m         |   28 +-
 inst/private/inv_residue.m        |   42 +-
 inst/private/polyrev.m            |   11 +-
 inst/private/to_real.m            |   11 +-
 inst/pulstran.m                   |   69 ++-
 inst/pwelch.m                     | 1105 ++++++++++++++++++-------------------
 inst/pyulear.m                    |  201 ++++---
 inst/qp_kaiser.m                  |   31 +-
 inst/rceps.m                      |   48 +-
 inst/rectpuls.m                   |   34 +-
 inst/rectwin.m                    |    8 +-
 inst/resample.m                   |   37 +-
 inst/residued.m                   |  152 ++---
 inst/residuez.m                   |  150 ++---
 inst/sampled2continuous.m         |   20 +-
 inst/sawtooth.m                   |    8 +-
 inst/schtrig.m                    |   24 +-
 inst/sftrans.m                    |   49 +-
 inst/sgolay.m                     |   23 +-
 inst/sgolayfilt.m                 |   66 ++-
 inst/shanwavf.m                   |    2 +
 inst/sigmoid_train.m              |  104 ++--
 inst/sos2tf.m                     |  100 ++--
 inst/sos2zp.m                     |  135 ++---
 inst/specgram.m                   |   73 +--
 inst/square.m                     |    8 +-
 inst/ss2tf.m                      |   17 +-
 inst/ss2zp.m                      |    2 +-
 inst/tf2sos.m                     |  119 ++--
 inst/tf2ss.m                      |   18 +-
 inst/tf2zp.m                      |    6 +-
 inst/tfe.m                        |   64 +--
 inst/tfestimate.m                 |   67 ++-
 inst/triang.m                     |   34 +-
 inst/tripuls.m                    |   36 +-
 inst/tukeywin.m                   |   25 +-
 inst/ultrwin.m                    |  213 +++++++
 inst/upsample.m                   |   20 +-
 inst/upsamplefill.m               |  115 ++++
 inst/wconv.m                      |   67 +++
 inst/welchwin.m                   |   67 ++-
 inst/window.m                     |   11 +-
 inst/wkeep.m                      |   23 +-
 inst/wrev.m                       |   10 +-
 inst/xcorr.m                      |   10 +-
 inst/xcorr2.m                     |    1 +
 inst/xcov.m                       |    4 +-
 inst/zerocrossing.m               |    3 +-
 inst/zp2sos.m                     |  203 +++----
 inst/zp2ss.m                      |   16 +-
 inst/zp2tf.m                      |    6 +-
 inst/zplane.m                     |   63 ++-
 src/Makefile                      |    6 +-
 src/__fwht__.cc                   |   13 +-
 src/__ultrwin__.cc                |  283 ++++++++++
 src/cl2bp.cc                      |   55 +-
 src/cl2bp_lib.cc                  |    6 +
 src/cl2bp_lib.h                   |    4 +-
 src/medfilt1.cc                   |   83 +--
 src/remez.cc                      |  777 +++++++++++++-------------
 src/sosfilt.cc                    |   79 +--
 src/upfirdn.cc                    |   55 +-
 164 files changed, 6449 insertions(+), 4938 deletions(-)
 create mode 100644 inst/digitrevorder.m
 create mode 100644 inst/primitive.m
 create mode 100644 inst/ultrwin.m
 create mode 100644 inst/upsamplefill.m
 create mode 100644 inst/wconv.m
 create mode 100644 src/__ultrwin__.cc

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-signal.git



More information about the Pkg-octave-commit mailing list