This list is closed, nobody may subscribe to it.
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(13) |
Sep
(2) |
Oct
(3) |
Nov
(8) |
Dec
(9) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2015 |
Jan
|
Feb
(5) |
Mar
(6) |
Apr
(17) |
May
(3) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
2016 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
(10) |
Jun
(2) |
Jul
|
Aug
(8) |
Sep
|
Oct
|
Nov
(3) |
Dec
(14) |
2017 |
Jan
(9) |
Feb
(9) |
Mar
(1) |
Apr
(1) |
May
|
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(7) |
2018 |
Jan
(20) |
Feb
(1) |
Mar
(3) |
Apr
(1) |
May
(1) |
Jun
(3) |
Jul
(16) |
Aug
|
Sep
(2) |
Oct
|
Nov
(4) |
Dec
(16) |
2019 |
Jan
(8) |
Feb
(2) |
Mar
(9) |
Apr
(19) |
May
(13) |
Jun
(18) |
Jul
(5) |
Aug
(1) |
Sep
(2) |
Oct
|
Nov
|
Dec
(13) |
2020 |
Jan
(10) |
Feb
|
Mar
(5) |
Apr
(1) |
May
(13) |
Jun
(1) |
Jul
(18) |
Aug
(27) |
Sep
|
Oct
(3) |
Nov
(2) |
Dec
(38) |
2021 |
Jan
(39) |
Feb
(21) |
Mar
(23) |
Apr
(16) |
May
(3) |
Jun
(3) |
Jul
|
Aug
(2) |
Sep
(2) |
Oct
|
Nov
(11) |
Dec
(11) |
2022 |
Jan
(3) |
Feb
|
Mar
(5) |
Apr
(5) |
May
(11) |
Jun
(4) |
Jul
(2) |
Aug
(6) |
Sep
(1) |
Oct
(7) |
Nov
(11) |
Dec
(34) |
2023 |
Jan
(2) |
Feb
(4) |
Mar
(5) |
Apr
(2) |
May
(14) |
Jun
(27) |
Jul
(8) |
Aug
|
Sep
(5) |
Oct
(2) |
Nov
(4) |
Dec
(5) |
2024 |
Jan
(6) |
Feb
(2) |
Mar
(10) |
Apr
(4) |
May
(7) |
Jun
(6) |
Jul
(8) |
Aug
(12) |
Sep
(7) |
Oct
(2) |
Nov
(4) |
Dec
(10) |
2025 |
Jan
(10) |
Feb
(15) |
Mar
(6) |
Apr
(1) |
May
|
Jun
(3) |
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Richard M. <mu...@cd...> - 2018-07-07 22:39:41
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 03d6e05b52e7894c6c5dd367e41959585ea38e30 https://github.com/python-control/python-control/commit/03d6e05b52e7894c6c5dd367e41959585ea38e30 Author: Richard Murray <mu...@cd...> Date: 2018-07-07 (Sat, 07 Jul 2018) Changed paths: M control/tests/discrete_test.py Log Message: ----------- TST: add unit tests for timebase conversions Commit: a007fccb190439d6d90da47d85b97c449c60f6b7 https://github.com/python-control/python-control/commit/a007fccb190439d6d90da47d85b97c449c60f6b7 Author: Richard Murray <mu...@cd...> Date: 2018-07-07 (Sat, 07 Jul 2018) Changed paths: M control/tests/discrete_test.py Log Message: ----------- Merge pull request #221 from murrayrm/test_timebase TST: add unit tests for timebase conversions Compare: https://github.com/python-control/python-control/compare/11bf14c627a8...a007fccb1904 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: Richard M. <mu...@cd...> - 2018-07-07 22:09:21
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 99de25ab1440d58f15da9f18f80bf66fde88f30f https://github.com/python-control/python-control/commit/99de25ab1440d58f15da9f18f80bf66fde88f30f Author: Richard Murray <mu...@cd...> Date: 2018-07-07 (Sat, 07 Jul 2018) Changed paths: M control/tests/minreal_test.py M control/xferfcn.py Log Message: ----------- update minreal unit test to use poles/zeros instead of num/den Commit: 11bf14c627a80e944f57fda79de3c2ae615c42c2 https://github.com/python-control/python-control/commit/11bf14c627a80e944f57fda79de3c2ae615c42c2 Author: Richard Murray <mu...@cd...> Date: 2018-07-07 (Sat, 07 Jul 2018) Changed paths: M control/tests/minreal_test.py M control/xferfcn.py Log Message: ----------- Merge pull request #220 from murrayrm/fix_minreal_test update minreal unit test to use poles/zeros instead of num/den Compare: https://github.com/python-control/python-control/compare/cab7fa04a1f3...11bf14c627a8 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: Richard M. <mu...@cd...> - 2018-07-07 21:21:17
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 7b04c01fd5499dd1e2c4c33e1281bfbafa2ee8b3 https://github.com/python-control/python-control/commit/7b04c01fd5499dd1e2c4c33e1281bfbafa2ee8b3 Author: Richard Murray <mu...@cd...> Date: 2018-07-07 (Sat, 07 Jul 2018) Changed paths: M control/tests/statesp_test.py Log Message: ----------- add unit test for state space system with no transmission zero Commit: 87ec281f29593f10655d40b6911e013259180882 https://github.com/python-control/python-control/commit/87ec281f29593f10655d40b6911e013259180882 Author: Richard Murray <mu...@cd...> Date: 2018-07-07 (Sat, 07 Jul 2018) Changed paths: M control/statesp.py Log Message: ----------- fix empty transmission zero bug for state space systems Commit: cab7fa04a1f3686c6e18bdfb3949ba3e94015e8e https://github.com/python-control/python-control/commit/cab7fa04a1f3686c6e18bdfb3949ba3e94015e8e Author: Richard Murray <mu...@cd...> Date: 2018-07-07 (Sat, 07 Jul 2018) Changed paths: M control/statesp.py M control/tests/statesp_test.py Log Message: ----------- Merge pull request #219 from murrayrm/fix_slycot-zero Fix slycot zero Small fix of a bug that is blocking 0.8.0 release => merging without external review. Compare: https://github.com/python-control/python-control/compare/f79fbe42d2c6...cab7fa04a1f3 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: Richard M. <mu...@cd...> - 2018-07-04 18:05:58
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: f79fbe42d2c60a7471a206f255b12789d3b740e2 https://github.com/python-control/python-control/commit/f79fbe42d2c60a7471a206f255b12789d3b740e2 Author: Richard Murray <mu...@cd...> Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M control/bdalg.py M control/freqplot.py M control/lti.py M control/margins.py M control/modelsimp.py M control/robust.py M control/statefbk.py M control/statesp.py M doc-requirements.txt M doc/Makefile M doc/classes.rst M doc/conf.py M doc/control.rst M doc/conventions.rst M doc/index.rst M doc/intro.rst M doc/matlab.rst Log Message: ----------- Fix readthedocs issues (#216) * updated readthedoc requirements to use generic sphinx and include numpy, scipy, matplotlib * updated docstrings to fix sphinx warning messages and errors * updated documentation style for more consistency **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: Richard M. <mu...@cd...> - 2018-07-02 23:31:33
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 057c5ca322308f4e0918d4767a58955edb9359a9 https://github.com/python-control/python-control/commit/057c5ca322308f4e0918d4767a58955edb9359a9 Author: Richard Murray <mu...@cd...> Date: 2018-02-24 (Sat, 24 Feb 2018) Changed paths: M control/statesp.py M control/tests/freqresp_test.py Log Message: ----------- Fix namespace and logic errrors in statesp.freqresp + unit tests As pointed out in PR #192, there were some namespace errors in the statesp module related to checking whether the frequency range as valid for discrete time systems. I added a unit test that covered this code (and exposed the error) and fixed up the namespace problems (as in PR #192). There was also a logic error in the way that frequencies were checked and the warning message referred to the wrong function. Commit: 55f4bb6056b900bf61b619b5566b39ab96cdba9e https://github.com/python-control/python-control/commit/55f4bb6056b900bf61b619b5566b39ab96cdba9e Author: Richard Murray <mu...@cd...> Date: 2018-02-24 (Sat, 24 Feb 2018) Changed paths: M control/tests/freqresp_test.py Log Message: ----------- Fix warning check for python 2.7 Python 2.7 represses repeated warnings in a way that causes the unit test to fail => make sure that warnings are always generated Commit: f2af185bdff0209c3bbed322d58c5d7aff150ee4 https://github.com/python-control/python-control/commit/f2af185bdff0209c3bbed322d58c5d7aff150ee4 Author: Richard Murray <mu...@cd...> Date: 2018-07-02 (Mon, 02 Jul 2018) Changed paths: M control/statesp.py M control/tests/freqresp_test.py Log Message: ----------- updated freqresp unit tests + use abs(omega) in statespace.freqresp Commit: 26661f6758c7343606bb0acce6f51f037ccd7825 https://github.com/python-control/python-control/commit/26661f6758c7343606bb0acce6f51f037ccd7825 Author: Richard Murray <mu...@cd...> Date: 2018-07-02 (Mon, 02 Jul 2018) Changed paths: M control/statesp.py M control/tests/freqresp_test.py Log Message: ----------- Merge pull request #196 from murrayrm/fix_ss_fresp_dtime Fix namespace and logic errrors in statesp.freqresp + unit tests Compare: https://github.com/python-control/python-control/compare/5158a39264c1...26661f6758c7 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: Richard M. <mu...@cd...> - 2018-07-02 20:39:39
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 2646eadcb453ce8ab146d8bf77b6fd661264fb91 https://github.com/python-control/python-control/commit/2646eadcb453ce8ab146d8bf77b6fd661264fb91 Author: Richard Murray <mu...@cd...> Date: 2018-02-24 (Sat, 24 Feb 2018) Changed paths: M control/margins.py Log Message: ----------- Fix margin() documentation to address issue #195 Commit: 9fd6ae7990a001c827903f53d07aaef72fd4a4c7 https://github.com/python-control/python-control/commit/9fd6ae7990a001c827903f53d07aaef72fd4a4c7 Author: Richard Murray <mu...@cd...> Date: 2018-02-24 (Sat, 24 Feb 2018) Changed paths: M control/margins.py Log Message: ----------- DOC: remove extraneous ininfo from docstring (margin always returns scalar) Commit: 1593391b7d17fff2fe53813eba60303bb80857cd https://github.com/python-control/python-control/commit/1593391b7d17fff2fe53813eba60303bb80857cd Author: Rene van Paassen <Ren...@gm...> Date: 2018-07-02 (Mon, 02 Jul 2018) Changed paths: M control/margins.py Log Message: ----------- Clarify comments on margin and stability_margins functions Commit: 5158a39264c197c6babfb8bb936f50cdbe27b93c https://github.com/python-control/python-control/commit/5158a39264c197c6babfb8bb936f50cdbe27b93c Author: Richard Murray <mu...@cd...> Date: 2018-07-02 (Mon, 02 Jul 2018) Changed paths: M control/margins.py Log Message: ----------- Merge pull request #198 from murrayrm/fix_margins_doc Fix margin() documentation to address issue #195 Compare: https://github.com/python-control/python-control/compare/077a8bcc2a79...5158a39264c1 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: Richard M. <mu...@cd...> - 2018-07-02 03:06:16
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 598a91aa0d662467734ddfa2f0042f3b27145de2 https://github.com/python-control/python-control/commit/598a91aa0d662467734ddfa2f0042f3b27145de2 Author: ipa-lth <lor...@ip...> Date: 2018-04-18 (Wed, 18 Apr 2018) Changed paths: M control/canonical.py Log Message: ----------- Fix canonical form 'observable' Commit: 5009e9293e28b3cc806647c63422ab81acdf45dc https://github.com/python-control/python-control/commit/5009e9293e28b3cc806647c63422ab81acdf45dc Author: ipa-lth <lor...@ip...> Date: 2018-04-23 (Mon, 23 Apr 2018) Changed paths: M control/canonical.py M control/tests/canonical_test.py Log Message: ----------- add: test for singularity; unittests Commit: 077a8bcc2a792ff533d383a71742645fb29d81ef https://github.com/python-control/python-control/commit/077a8bcc2a792ff533d383a71742645fb29d81ef Author: Richard Murray <mu...@cd...> Date: 2018-07-01 (Sun, 01 Jul 2018) Changed paths: M control/canonical.py M control/tests/canonical_test.py Log Message: ----------- Merge pull request #200 from ipa-lth/master Fix canonical form 'observable' Compare: https://github.com/python-control/python-control/compare/81ebbcfca2ee...077a8bcc2a79 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: Richard M. <mu...@cd...> - 2018-07-02 02:55:48
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 5aa1f777a419edcaa488f35cf424e2d9ed947545 https://github.com/python-control/python-control/commit/5aa1f777a419edcaa488f35cf424e2d9ed947545 Author: Richard Murray <mu...@cd...> Date: 2018-07-01 (Sun, 01 Jul 2018) Changed paths: M control/tests/statesp_test.py Log Message: ----------- turn off nonsquare zero unit test when slycot is not installed Commit: e6447ea10bbc5f7ddd23bff6aaed2e4aa7fbbcde https://github.com/python-control/python-control/commit/e6447ea10bbc5f7ddd23bff6aaed2e4aa7fbbcde Author: Richard Murray <mu...@cd...> Date: 2018-07-01 (Sun, 01 Jul 2018) Changed paths: M control/statesp.py Log Message: ----------- remove non-ASCII text from statesp.py comment (was causing Travis CI issues) Commit: 81ebbcfca2eed304cd1ab2a2b61ad082e270e27c https://github.com/python-control/python-control/commit/81ebbcfca2eed304cd1ab2a2b61ad082e270e27c Author: Richard Murray <mu...@cd...> Date: 2018-07-01 (Sun, 01 Jul 2018) Changed paths: M control/statesp.py M control/tests/statesp_test.py Log Message: ----------- Merge pull request #212 from murrayrm/fix_statespace Fix statespace issues causing Travis CI failures Compare: https://github.com/python-control/python-control/compare/115223e67a4d...81ebbcfca2ee **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: Richard M. <mu...@cd...> - 2018-07-02 02:03:48
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 6e6507058851656e0608422459fdce612a104dd7 https://github.com/python-control/python-control/commit/6e6507058851656e0608422459fdce612a104dd7 Author: Tyler Veness <cal...@gm...> Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M control/statesp.py M control/tests/statesp_test.py Log Message: ----------- StateSpace.zero() now supports MIMO systems scipy.linalg.eigvals() is used to solve the generalized eigenvalue problem. The zero locations used in the unit test were obtained via the zero() function in MATLAB R2017b with two more digits of precision added based on the results of StateSpace.zero(). Commit: 115223e67a4d80eccb0c989549142a32bad57802 https://github.com/python-control/python-control/commit/115223e67a4d80eccb0c989549142a32bad57802 Author: Richard Murray <mu...@cd...> Date: 2018-07-01 (Sun, 01 Jul 2018) Changed paths: M control/statesp.py M control/tests/statesp_test.py Log Message: ----------- Merge pull request #205 from calcmogul/mimo-zeros StateSpace.zero() now supports MIMO systems Compare: https://github.com/python-control/python-control/compare/7bed77f2526d...115223e67a4d **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: Rene v. P. <ren...@gm...> - 2018-07-02 00:45:30
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 7bed77f2526dc5b9fde4870e035b7a64a3e81448 https://github.com/python-control/python-control/commit/7bed77f2526dc5b9fde4870e035b7a64a3e81448 Author: Rene van Paassen <ren...@gm...> Date: 2018-07-01 (Sun, 01 Jul 2018) Changed paths: M control/statesp.py M control/tests/convert_test.py M control/tests/discrete_test.py M control/tests/matlab_test.py M control/tests/xferfcn_test.py M control/xferfcn.py Log Message: ----------- TransferFunction _common_den rewrite - issue #194 (#206) * replaced the _common_den function internals. Passes tests * make xferfcn.py python2 compatible again * working tf -> ss transformation now, also solved #111 * disabled MIMO test when no slycot * do not cancel pole/zero pairs before calculating pole() in xferfcn.py - for the above reason, do conversion on minreal'd xferfcn in statesp.py - add a test for not canceling pole/zero pairs when calculating pole() - add import of matlab in discrete_test.py * change testModred; that one did state removal on a system of which the selection of states was automatic **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: Richard M. <mu...@cd...> - 2018-07-02 00:32:05
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: eb89ac96e6cf99d166e67328c164482cc7418949 https://github.com/python-control/python-control/commit/eb89ac96e6cf99d166e67328c164482cc7418949 Author: Richard Murray <mu...@cd...> Date: 2018-06-30 (Sat, 30 Jun 2018) Changed paths: M .travis.yml Log Message: ----------- use openblas instead of lapack for slycot testing Commit: f66d8428a2fbb335721eff3e16bf2313c814d7ea https://github.com/python-control/python-control/commit/f66d8428a2fbb335721eff3e16bf2313c814d7ea Author: Richard Murray <mu...@cd...> Date: 2018-07-01 (Sun, 01 Jul 2018) Changed paths: M .travis.yml Log Message: ----------- Merge pull request #210 from murrayrm/fix_travis-slycot use openblas instead of lapack for slycot testing Compare: https://github.com/python-control/python-control/compare/601b58152080...f66d8428a2fb **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: <not...@co...> - 2018-07-01 22:07:38
|
<a href="https://coveralls.io/builds/17781781"><img src="https://s3.amazonaws.com/assets.coveralls.io/badges/coveralls_65.png" alt="Coveralls 65" /></a> <a href="https://coveralls.io/github/python-control/python-control">python-control/python-control</a> <span class="negative">coverage decreased (-12.7%) to 65.133%</span> for commit: <span><a href="https://github.com/python-control/python-control/commit/6595c4d89dafc8b16deb1c5fec46955859263db9">- change testModred; that one did state removal on a system of which the selection of states was automatic</a></span> by <a class="committer" href="https://github.com/web-flow"><img src="https://secure.gravatar.com/avatar/9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" alt="9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" />web-flow</a> |
From: <not...@co...> - 2018-06-26 16:07:27
|
<a href="https://coveralls.io/builds/17699767"><img src="https://s3.amazonaws.com/assets.coveralls.io/badges/coveralls_65.png" alt="Coveralls 65" /></a> <a href="https://coveralls.io/github/python-control/python-control">python-control/python-control</a> <span class="">First build on master at 65.133%</span> for commit: <span><a href="https://github.com/python-control/python-control/commit/ef1f55e5792680ee9dcc708d24f054dcfd08b356">- do not cancel pole/zero pairs before calculating pole() in xferfcn.py - for the above reason, do conversion on minreal'd xferfcn in statesp.py - add a test for not canceling pole/zero pairs when calculating pole() - add import of matlab in discr...</a></span> by <a class="committer" href="https://github.com/web-flow"><img src="https://secure.gravatar.com/avatar/9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" alt="9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" />web-flow</a> |
From: <not...@co...> - 2018-06-26 16:07:27
|
<a href="https://coveralls.io/builds/17699767"><img src="https://s3.amazonaws.com/assets.coveralls.io/badges/coveralls_65.png" alt="Coveralls 65" /></a> <a href="https://coveralls.io/github/python-control/python-control">python-control/python-control</a> <span class="">First build on master at 65.133%</span> for commit: <span><a href="https://github.com/python-control/python-control/commit/ef1f55e5792680ee9dcc708d24f054dcfd08b356">- do not cancel pole/zero pairs before calculating pole() in xferfcn.py - for the above reason, do conversion on minreal'd xferfcn in statesp.py - add a test for not canceling pole/zero pairs when calculating pole() - add import of matlab in discr...</a></span> by <a class="committer" href="https://github.com/web-flow"><img src="https://secure.gravatar.com/avatar/9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" alt="9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" />web-flow</a> |
From: <not...@co...> - 2018-06-20 21:58:25
|
<a href="https://coveralls.io/builds/17600894"><img src="https://s3.amazonaws.com/assets.coveralls.io/badges/coveralls_65.png" alt="Coveralls 65" /></a> <a href="https://coveralls.io/github/python-control/python-control">python-control/python-control</a> <span class="negative">coverage decreased (-12.7%) to 65.144%</span> for commit: <span><a href="https://github.com/python-control/python-control/commit/618285a826f92eb6345cc438ea9f99fc329a7f91">disabled MIMO test when no slycot</a></span> by <a class="committer" href="https://github.com/web-flow"><img src="https://secure.gravatar.com/avatar/9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" alt="9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" />web-flow</a> |
From: <not...@co...> - 2018-05-28 06:15:41
|
<a href="https://coveralls.io/builds/17192057"><img src="https://s3.amazonaws.com/assets.coveralls.io/badges/coveralls_65.png" alt="Coveralls 65" /></a> <a href="https://coveralls.io/github/python-control/python-control">python-control/python-control</a> <span class="negative">coverage decreased (-13.1%) to 64.747%</span> for commit: <span><a href="https://github.com/python-control/python-control/commit/e01878264fd561afc2744bf22ae8892514fd4839">StateSpace.zero() now supports MIMO systems scipy.linalg.eigvals() is used to solve the generalized eigenvalue problem. The zero locations used in the unit test were obtained via the zero() function in MATLAB R2017b with two more digits of precis...</a></span> by <a class="committer" href="https://github.com/web-flow"><img src="https://secure.gravatar.com/avatar/9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" alt="9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" />web-flow</a> |
From: <not...@co...> - 2018-04-27 12:11:41
|
<a href="https://coveralls.io/builds/16727833"><img src="https://s3.amazonaws.com/assets.coveralls.io/badges/coveralls_65.png" alt="Coveralls 65" /></a> <a href="https://coveralls.io/github/python-control/python-control">python-control/python-control</a> <span class="negative">coverage decreased (-13.06%) to 64.822%</span> for commit: <span><a href="https://github.com/python-control/python-control/commit/34325bd2e851df281d7fcf91c81ec47a77cdd568">add canonical form 'modal' The respective unittest is weak, yet I did not envisioned somthing better one</a></span> by <a class="committer" href="https://github.com/web-flow"><img src="https://secure.gravatar.com/avatar/9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" alt="9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" />web-flow</a> |
From: <not...@co...> - 2018-03-31 23:05:30
|
<a href="https://coveralls.io/builds/16281396"><img src="https://s3.amazonaws.com/assets.coveralls.io/badges/coveralls_64.png" alt="Coveralls 64" /></a> <a href="https://coveralls.io/github/python-control/python-control">python-control/python-control</a> <span class="negative">coverage decreased (-13.5%) to 64.345%</span> for commit: <span><a href="https://github.com/python-control/python-control/commit/1fd5a4bf38c834966ca6822e756a624baa5ca075">fixed smalll typo in plot title</a></span> by <a class="committer" href="https://github.com/web-flow"><img src="https://secure.gravatar.com/avatar/9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" alt="9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" />web-flow</a> |
From: <not...@co...> - 2018-03-11 01:49:42
|
<a href="https://coveralls.io/builds/15912468"><img src="https://s3.amazonaws.com/assets.coveralls.io/badges/coveralls_64.png" alt="Coveralls 64" /></a> <a href="https://coveralls.io/github/python-control/python-control">python-control/python-control</a> <span class="negative">coverage decreased (-13.5%) to 64.394%</span> for commit: <span><a href="https://github.com/python-control/python-control/commit/585fec7f077b4be79985d798a2368fcc118d6c66">Refactored sgrid based on matplotlib projections and moved sgrid and zgrid to new python module.</a></span> by <a class="committer" href="https://github.com/web-flow"><img src="https://secure.gravatar.com/avatar/9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" alt="9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" />web-flow</a> |
From: <not...@co...> - 2018-03-11 01:49:42
|
<a href="https://coveralls.io/builds/15912468"><img src="https://s3.amazonaws.com/assets.coveralls.io/badges/coveralls_64.png" alt="Coveralls 64" /></a> <a href="https://coveralls.io/github/python-control/python-control">python-control/python-control</a> <span class="negative">coverage decreased (-13.5%) to 64.394%</span> for commit: <span><a href="https://github.com/python-control/python-control/commit/585fec7f077b4be79985d798a2368fcc118d6c66">Refactored sgrid based on matplotlib projections and moved sgrid and zgrid to new python module.</a></span> by <a class="committer" href="https://github.com/web-flow"><img src="https://secure.gravatar.com/avatar/9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" alt="9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identicon" />web-flow</a> |
From: Richard M. <mu...@cd...> - 2018-02-05 02:46:29
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: fcf7b85996d56ed5b678f537954c511cd216290d https://github.com/python-control/python-control/commit/fcf7b85996d56ed5b678f537954c511cd216290d Author: Richard Murray <mu...@cd...> Date: 2018-01-12 (Fri, 12 Jan 2018) Changed paths: M control/bdalg.py M control/frdata.py M control/margins.py M control/robust.py M control/statesp.py R control/statesp.py+ M control/tests/bdalg_test.py M control/tests/robust_test.py M control/tests/statesp_test.py M control/tests/xferfcn_test.py M control/xferfcn.py M doc/control.rst A examples/robust_mimo.py A examples/robust_siso.py Log Message: ----------- Merge branch 'master' of https://github.com/python-control/python-control Commit: 2811e7526e95b00a6e03cfbbd832e85f9def4ed7 https://github.com/python-control/python-control/commit/2811e7526e95b00a6e03cfbbd832e85f9def4ed7 Author: Richard Murray <mu...@cd...> Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M control/bdalg.py M control/tests/bdalg_test.py Log Message: ----------- Merge branch 'master' of https://github.com/python-control/python-control Commit: 388fc3496fd14d680490f2cce94074674f9d3963 https://github.com/python-control/python-control/commit/388fc3496fd14d680490f2cce94074674f9d3963 Author: Richard Murray <mu...@cd...> Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M control/statesp.py Log Message: ----------- DOC: use double backlash for math in docstrings Commit: af55e79eb286e7fe98b01d23c18372da33285d19 https://github.com/python-control/python-control/commit/af55e79eb286e7fe98b01d23c18372da33285d19 Author: Richard Murray <mu...@cd...> Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M control/freqplot.py Log Message: ----------- add unique label to subplots to avoid matplotlib<=2.1 bug (+ deprecation warning) Commit: 805a2d5b1bbe49881bc91a71b306a72848f3f7e9 https://github.com/python-control/python-control/commit/805a2d5b1bbe49881bc91a71b306a72848f3f7e9 Author: Rory Yorke <ror...@gm...> Date: 2018-01-20 (Sat, 20 Jan 2018) Changed paths: M control/freqplot.py Log Message: ----------- Fix: remove deprecated subplot() use Sub-axes are created with specific axis labels, which are strings; the Bode plot uses 'pycontrol-bode-{mag,phs}', and the gang-of-four plot uses 'pycontrol-gof-{t,s,ps,cs}' to identify its plots. These axes are then used, if possible; if not, the figure is cleared and the set of axes created. Commit: 19e57c1e29e89b69748874c76d47dd6cc88df470 https://github.com/python-control/python-control/commit/19e57c1e29e89b69748874c76d47dd6cc88df470 Author: Richard Murray <mu...@cd...> Date: 2018-01-20 (Sat, 20 Jan 2018) Changed paths: M control/freqplot.py Log Message: ----------- Merge branch 'rory/mplib-ax-warnings-2' of https://github.com/roryyorke/python-control into roryyorke-rory/mplib-ax-warnings-2 Commit: dc1820a4e64d73937c7de8df078c41ec1773e048 https://github.com/python-control/python-control/commit/dc1820a4e64d73937c7de8df078c41ec1773e048 Author: Richard Murray <mu...@cd...> Date: 2018-01-20 (Sat, 20 Jan 2018) Changed paths: M control/freqplot.py Log Message: ----------- Merge branch 'roryyorke-rory/mplib-ax-warnings-2' into fix_warnings-15jan08 Commit: eabe562b8e0b420b25481596debce727e4812213 https://github.com/python-control/python-control/commit/eabe562b8e0b420b25481596debce727e4812213 Author: Richard Murray <mu...@cd...> Date: 2018-01-20 (Sat, 20 Jan 2018) Changed paths: M control/freqplot.py M doc/control.rst Log Message: ----------- Update bode_plot and gangof4_plot axes label handling Changed the labels for subplots to be of the form `control-plotname-subfigname` for consistency. Moved around some of the code from @roryyorke to put it in a single place. Added documentation. Commit: 2d68afd9355485d6c7830f3b755838ff5138670f https://github.com/python-control/python-control/commit/2d68afd9355485d6c7830f3b755838ff5138670f Author: Richard Murray <mu...@cd...> Date: 2018-01-20 (Sat, 20 Jan 2018) Changed paths: M examples/pvtol-nested.py Log Message: ----------- Updated pvtol-nested example to fix matplotlib warnings The matplotlib hold commands are deprecated, so they have been removed. Also updated the code for augmenting bode plots to use the new axes labels that are part of the matplotlib 2.1 modifications. Commit: 244429666b557926bbccf87bd46b40306db29f97 https://github.com/python-control/python-control/commit/244429666b557926bbccf87bd46b40306db29f97 Author: Richard Murray <mu...@cd...> Date: 2018-01-20 (Sat, 20 Jan 2018) Changed paths: M control/tests/freqresp_test.py Log Message: ----------- TST: add unit test for multiple bode plots on same axes Commit: 601b58152080d89575cc677474ec7714e1a34ee2 https://github.com/python-control/python-control/commit/601b58152080d89575cc677474ec7714e1a34ee2 Author: Richard Murray <mu...@cd...> Date: 2018-02-04 (Sun, 04 Feb 2018) Changed paths: M control/freqplot.py M control/statesp.py M control/tests/freqresp_test.py M doc/control.rst M examples/pvtol-nested.py Log Message: ----------- Merge pull request #187 from murrayrm/fix_warnings-15jan08 Fix deprecation and formatting warnings Compare: https://github.com/python-control/python-control/compare/af8d4ee39dfa...601b58152080 |
From: Richard M. <mu...@cd...> - 2018-01-13 16:34:17
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 6ec4e81e0202118fae17b92e1850b78313942fe3 https://github.com/python-control/python-control/commit/6ec4e81e0202118fae17b92e1850b78313942fe3 Author: Rory Yorke <ror...@gm...> Date: 2018-01-13 (Sat, 13 Jan 2018) Changed paths: M control/bdalg.py M control/tests/bdalg_test.py Log Message: ----------- FIX: bdalg.series should reverse order of arguments in product Also corrected doc comment: scaler -> scalar Commit: af8d4ee39dfa574c2b3b335f4cdb4be858ae469a https://github.com/python-control/python-control/commit/af8d4ee39dfa574c2b3b335f4cdb4be858ae469a Author: Richard Murray <mu...@cd...> Date: 2018-01-13 (Sat, 13 Jan 2018) Changed paths: M control/bdalg.py M control/tests/bdalg_test.py Log Message: ----------- Merge pull request #186 from roryyorke/rory/series-fix FIX: bdalg.series should reverse order of arguments in product Compare: https://github.com/python-control/python-control/compare/10e8f4720da5...af8d4ee39dfa |
From: murrayrm <mu...@cd...> - 2018-01-13 06:39:05
|
Branch: refs/heads/rmm-trajgen Home: https://github.com/python-control/python-control |
From: murrayrm <mu...@cd...> - 2018-01-13 06:39:04
|
Branch: refs/heads/trajgen-rmm Home: https://github.com/python-control/python-control |
From: murrayrm <mu...@cd...> - 2018-01-13 06:39:02
|
Branch: refs/heads/rmm-test Home: https://github.com/python-control/python-control |