Changelog for
octave-forge-control-debuginfo-2.8.4-2.5.x86_64.rpm :
* Wed Sep 09 2015 dmitry_rAATTopensuse.org- Update to version 2.8.4
* Bug fixes and minor changes
* Tue Jul 07 2015 dmitry_rAATTopensuse.org- Update to version 2.8.3
* Bug fixes and minor changes
* Sat Jun 20 2015 dmitry_rAATTopensuse.org- Update to version 2.8.2
* Bugfix release
* Mon May 04 2015 dmitry_rAATTopensuse.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 07 2015 dmitry_rAATTopensuse.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 2015 dmitry_rAATTopensuse.org- Split from octave-forge package, version 2.6.6- Fix GCC errors: no return in non-void function
* control-gcc-errors.patch