-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: lkies/python-control
base: f6799ab
head repository: python-control/python-control
compare: 632391c
- 18 commits
- 31 files changed
- 5 contributors
Commits on Mar 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 223c38f - Browse repository at this point
Copy the full SHA 223c38fView commit details -
Configuration menu - View commit details
-
Copy full SHA for afd3fe3 - Browse repository at this point
Copy the full SHA afd3fe3View commit details -
fix latex not being rendered in html output in VSCode
by adding a blanket _repr_markdown_ InputOutputSystem which is the same as _repr_html_ but the renderer for _repr_markdown_ will also render contained latex
Configuration menu - View commit details
-
Copy full SHA for bb35a88 - Browse repository at this point
Copy the full SHA bb35a88View commit details
Commits on Mar 2, 2025
-
Prevent IPython 9.0 being installed in CI
Workaround for ipython/ipython#14807
Configuration menu - View commit details
-
Copy full SHA for 658e1c8 - Browse repository at this point
Copy the full SHA 658e1c8View commit details -
Restrict sphinx version to < 8.2 in CI
Workaround for sphinx-doc/sphinx#13352
Configuration menu - View commit details
-
Copy full SHA for 2eab304 - Browse repository at this point
Copy the full SHA 2eab304View commit details -
fix color cycling not working in singular_values_plot
this seems to have ben caused by a name collision between the function scope color variable and the loop-"local" color variable. the first time _get_color is called it will replace the function level color so in the next iteration a color is explicitly passed to _get_color so it will no longer automatically cycle through colors.
Configuration menu - View commit details
-
Copy full SHA for d61e6d4 - Browse repository at this point
Copy the full SHA d61e6d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 049a716 - Browse repository at this point
Copy the full SHA 049a716View commit details
Commits on Mar 3, 2025
-
Merge pull request python-control#1137 from roryyorke/fix-ci-doctest-…
…install-examples Fix CI doctest, install-examples
Configuration menu - View commit details
-
Copy full SHA for 58e7ad9 - Browse repository at this point
Copy the full SHA 58e7ad9View commit details -
Merge pull request python-control#1133 from lkies/fix-repr
Fix Latex not being rendered in HTML output in VSCode
Configuration menu - View commit details
-
Copy full SHA for 45a6a2a - Browse repository at this point
Copy the full SHA 45a6a2aView commit details -
Merge pull request python-control#1138 from lkies/fix-svp
Fix color cycling not working in singular_values_plot
Configuration menu - View commit details
-
Copy full SHA for ad996f9 - Browse repository at this point
Copy the full SHA ad996f9View commit details
Commits on Mar 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5653531 - Browse repository at this point
Copy the full SHA 5653531View commit details -
Merge pull request python-control#1135 from roryyorke/rory/lint-examples
Lint fixes on benchmarks and examples/*.py
Configuration menu - View commit details
-
Copy full SHA for 394e1c2 - Browse repository at this point
Copy the full SHA 394e1c2View commit details
Commits on Mar 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d9affba - Browse repository at this point
Copy the full SHA d9affbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b4501e - Browse repository at this point
Copy the full SHA 6b4501eView commit details
Commits on Mar 25, 2025
-
Merge pull request python-control#1142 from murrayrm/xferfcn_typechec…
…k-23Mar2025 Add type error checks, unit tests, documentation for real-valued systems
Configuration menu - View commit details
-
Copy full SHA for dc7d71b - Browse repository at this point
Copy the full SHA dc7d71bView commit details
Commits on Apr 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2764889 - Browse repository at this point
Copy the full SHA 2764889View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21f4912 - Browse repository at this point
Copy the full SHA 21f4912View commit details -
Merge pull request python-control#1145
fix ax processing bug in {nyquist,nichols,describing_function}_plot
Configuration menu - View commit details
-
Copy full SHA for 632391c - Browse repository at this point
Copy the full SHA 632391cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff f6799ab...632391c