File octave-forge-control.changes of Package octave-forge-control
-------------------------------------------------------------------
Wed Sep 9 18:16:09 UTC 2015 - dmitry_r@opensuse.org
- Update to version 2.8.4
* Bug fixes and minor changes
-------------------------------------------------------------------
Tue Jul 7 17:34:40 UTC 2015 - dmitry_r@opensuse.org
- Update to version 2.8.3
* Bug fixes and minor changes
-------------------------------------------------------------------
Sat Jun 20 10:48:06 UTC 2015 - dmitry_r@opensuse.org
- Update to version 2.8.2
* Bugfix release
-------------------------------------------------------------------
Mon May 4 06:58:02 UTC 2015 - dmitry_r@opensuse.org
- Update to version 2.8.1
* tf
- Revamped the modifications of TB01ZD from control version 2.8.0.
The function now uses LAPACK routines to find the maximum norm element.
- Improved error handling when converting state-space models.
-------------------------------------------------------------------
Tue Apr 7 21:24:46 UTC 2015 - dmitry_r@opensuse.org
- Update to version 2.8.0
* zero
Compatibility fix in the C++ oct-file to support the upcoming Octave 4.0.
* isminimumphase
Reverted changes from control-2.6.6. According to the
definition of Byrnes/Isidori, the function tests whether the system
has asymptotically stable zero dynamics. The poles are not tested.
* series
Fixed a bug which gave unnecessary error messages when the
function is called with 4 arguments.
* tf
Resolved issues in MIMO state-space to transfer function
conversion by implementing a more robust algorithm in SLICOT
routine TB01ZD.
* Support for 64bit indexing option.
-------------------------------------------------------------------
Thu Feb 26 16:06:43 UTC 2015 - dmitry_r@opensuse.org
- Split from octave-forge package, version 2.6.6
- Fix GCC errors: no return in non-void function
* control-gcc-errors.patch