|
From: Richard M. <no...@gi...> - 2026-06-08 20:50:49
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 820514dfc616ce2682abd5d7fbf15b9251390706 https://github.com/python-control/python-control/commit/820514dfc616ce2682abd5d7fbf15b9251390706 Author: marko1olo <bar...@gm...> Date: 2026-06-07 (Sun, 07 Jun 2026) Changed paths: M control/freqplot.py M control/tests/nyquist_test.py Log Message: ----------- fix(nyquist): honor explicit indent direction Preserve automatic near-axis indentation when no direction is passed, but let explicit left/right override pole-side selection for poles within the indent radius. Fixes #1194 Commit: 17baf62da1ba3902a615c322546c3e40d801452f https://github.com/python-control/python-control/commit/17baf62da1ba3902a615c322546c3e40d801452f Author: Richard Murray <mu...@cd...> Date: 2026-06-08 (Mon, 08 Jun 2026) Changed paths: M control/freqplot.py M control/tests/nyquist_test.py Log Message: ----------- Merge pull request #1223 from marko1olo/fix-nyquist-indent-direction Honor explicit Nyquist indent direction near imaginary axis Compare: https://github.com/python-control/python-control/compare/da3bb13c2d33...17baf62da1ba To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |