Hello community,

here is the log from the commit of package octave-forge-control for 
openSUSE:Factory checked in at 2015-11-02 12:55:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-control (Old)
 and      /work/SRC/openSUSE:Factory/.octave-forge-control.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave-forge-control"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/octave-forge-control/octave-forge-control.changes    
    2015-10-06 13:26:31.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-control.new/octave-forge-control.changes
   2015-11-02 12:55:25.000000000 +0100
@@ -1,0 +2,48 @@
+Sat Oct 31 19:56:24 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 3.0.0
+  * Substantial parts of the most vital internals have been rewritten
+    and streamlined in order to improve compatibility and reliability.
+  * LTI models:
+    Improved handling of key-value pairs in all constructors for LTI models.
+    Support inheritance of LTI properties in many variations.
+    Accept [] as an alias for unspecified sampling time (Ts = -1).
+    Automatic vector expansion for input and output names.
+  * dss
+    Fixed a long-standing but undiscovered bug where 'dss (sys)'
+    overwrites sys.e with an identity matrix even if sys.e was not empty.
+  * ss
+    Support for the special cases has been added.
+  * tf, zpk, filt
+    Restrict transfer function variable to the candidates 's', 'p' for
+    continuous-time and 'z', 'q', 'z^-1', 'q^-1' for discrete-time models.
+  * bode, bodemag, nichols, nyquist, sigma
+    It is now possible to specify a frequency vector of length 1.
+  * step, impulse, initial, ramp
+    The time response functions now raise an error or warning if invalid
+    arguments are passed to them.  As it was the case for frequency response
+    functions, they used to simply ignore invalid arguments.
+  * lsim
+    Support logical arrays as input signal.  Before, logical arrays were
+    simply ignored without notice, which could lead to unexpected results.
+    Additionally, lsim received the same improvements as the other time and
+    frequency response functions regarding invalid arguments.
+  * pzmap
+    Improved argument checks.
+  * augstate
+    New function for state-space models.  Adds the state vector to the output
+    vector.
+  * connect
+    The function no longer raises an error for name-based interconnections
+    if some systems have common input names and one of these inputs are to
+    be kept.
+  * estim
+    Add input/output/state names to the returned system.  Support name-based
+    selection of inputs (arguments 'sensors' and 'known').
+ ** sumblk
+    Add signal names as input/output groups if argument  n > 1.
+ ** minreal
+    If state-space models already have a minimal realization, then no state
+    transformations are applied to the returned model.
+
+-------------------------------------------------------------------

Old:
----
  control-2.8.5.tar.gz

New:
----
  control-3.0.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ octave-forge-control.spec ++++++
--- /var/tmp/diff_new_pack.9CrpLw/_old  2015-11-02 12:55:25.000000000 +0100
+++ /var/tmp/diff_new_pack.9CrpLw/_new  2015-11-02 12:55:25.000000000 +0100
@@ -18,7 +18,7 @@
 
 %define octpkg  control
 Name:           octave-forge-%{octpkg}
-Version:        2.8.5
+Version:        3.0.0
 Release:        0
 Summary:        Computer-Aided Control System Design (CACSD) Tools
 License:        GPL-3.0+

++++++ control-2.8.5.tar.gz -> control-3.0.0.tar.gz ++++++
++++ 5201 lines of diff (skipped)


Reply via email to