From: Richard M. <no...@gi...> - 2021-01-02 17:17:12
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 5125ff7c09dedd5e023fcb53a91a047f01ef8245 https://github.com/python-control/python-control/commit/5125ff7c09dedd5e023fcb53a91a047f01ef8245 Author: Richard Murray <mu...@cd...> Date: 2021-01-02 (Sat, 02 Jan 2021) Changed paths: M control/freqplot.py M control/tests/freqresp_test.py Log Message: ----------- implementation of initial_phase, wrap_phase keywords for bode() (#494) * implementation of initial_phase, wrap_phase keywords for bode() * add additional documentation on initial_phase if deg=False * clear figure in unit tests to avoid slow plotting problem |