[Pkg-octave-commit] [octave-control] branch master updated (226b28a -> 266bcd1)

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Mon Apr 28 15:05:48 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-control.

      from  226b28a   Debian release 2.6.2-1
      adds  1ce1eac   Imported Upstream version 2.6.3
       new  266bcd1   Merge tag 'upstream/2.6.3'

The 1 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                                     |   4 +-
 NEWS                                            |  59 +++++++++++
 doc/control.pdf                                 | Bin 531763 -> 533544 bytes
 doc/control.tex                                 |   2 +-
 doc/functions.texi                              |  31 ++++--
 inst/@iddata/set.m                              |   8 +-
 inst/@lti/c2d.m                                 |  27 +++++
 inst/@lti/connect.m                             |  77 ++++++++++----
 inst/@lti/ctranspose.m                          |   4 +-
 inst/@lti/feedback.m                            |   7 +-
 inst/@lti/get.m                                 |   1 +
 inst/@lti/inv.m                                 |  14 ++-
 inst/@lti/pole.m                                |  54 ++++++++++
 inst/@lti/transpose.m                           |   4 +-
 inst/@ss/__c2d__.m                              |   9 +-
 inst/@ss/__pole__.m                             |  18 ++--
 inst/@ss/__sys_connect__.m                      |  64 +++++++++---
 inst/@ss/__sys_inverse__.m                      |   8 +-
 inst/@tf/__sys2ss__.m                           |  22 +---
 inst/@tf/__sys_inverse__.m                      |  14 +--
 inst/{@frd/__sys_data__.m => @tfpoly/is_zero.m} |   9 +-
 inst/__frequency_response__.m                   |   7 +-
 inst/__tf_dim__.m                               |   6 +-
 inst/rlocus.m                                   |   9 +-
 inst/test_control.m                             |   3 +-
 src/TG04BX.fortran                              |   9 +-
 src/__control_slicot_functions__.cc             |  11 +-
 src/sl_ab08nd.cc                                |   2 +-
 src/sl_ag08bd.cc                                |   2 +-
 src/sl_mb05nd.cc                                | 128 ++++++++++++++++++++++++
 30 files changed, 490 insertions(+), 123 deletions(-)
 copy inst/{@frd/__sys_data__.m => @tfpoly/is_zero.m} (85%)
 create mode 100755 src/sl_mb05nd.cc

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



More information about the Pkg-octave-commit mailing list