René's URL Explorer Experiment


Title: Update find_eqpt to find_operating_point, adding root_method + better docs by murrayrm · Pull Request #1054 · python-control/python-control · GitHub

Open Graph Title: Update find_eqpt to find_operating_point, adding root_method + better docs by murrayrm · Pull Request #1054 · python-control/python-control

X Title: Update find_eqpt to find_operating_point, adding root_method + better docs by murrayrm · Pull Request #1054 · python-control/python-control

Description: This PR is motivated by discussion #1053 in which a situation the current implementation of find_eqpt does not find a good solution due to the problem being over/underconstrained. The main functional change is this PR is to help address that by adding a root_method method that allows a least squares solution to be obtained. In addition, while looking through this (fairly old) code, it seemed worth making some additional changes: Renamed find_eqpt to find_operating_point to be more consistent with python-control naming conventions (and the fact that an operating point is not always an equilibrium point. Changed the return type for find_operating_point from a tuple of various lengths (depending on parameter settings) to a OperatingPoint object, which contains the states, inputs, and outputs corresponding to the operating point, along with the result of the call to the scipy.minimize.root function. Added root_method and root_kwargs parameters to allow customization of the root finding method. Maintained backward compatibility so that find_eqpt still works, as well as return_y (now return_outputs, with legacy processing of return_y) and return_result. In addition, the return object can be accessed as a tuple for consistency with the previous return signature. Updated docstrings and documentation to use the new conventions. Added unit tests to check all new functionality. In the context of #1053, a solution to the issue there can be obtained by calling find_eqpt (now find_operating_point) with root_method='lm'.

Open Graph Description: This PR is motivated by discussion #1053 in which a situation the current implementation of find_eqpt does not find a good solution due to the problem being over/underconstrained. The main functio...

X Description: This PR is motivated by discussion #1053 in which a situation the current implementation of find_eqpt does not find a good solution due to the problem being over/underconstrained. The main functio...

Opengraph URL: https://github.com/python-control/python-control/pull/1054

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:1beefff9-4009-1407-fba5-a913ddb762d3
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idDC20:E73AC:ED2793:F01F6D:697A8293
html-safe-nonce1932d039be3808cdcba911fa38f4fadbb61a70ffb2283e0d8141428227b8a2d5
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEQzIwOkU3M0FDOkVEMjc5MzpGMDFGNkQ6Njk3QTgyOTMiLCJ2aXNpdG9yX2lkIjoiOTA1MTI3MDQ5MDIwNzM2MTQ3IiwicmVnaW9uX2VkZ2UiOiJzZWEiLCJyZWdpb25fcmVuZGVyIjoic2VhIn0=
visitor-hmacbb1040ad716f35dde5889a7b91901cedc32ac80394a90c0e238ce53b5a66fa75
hovercard-subject-tagpull_request:2170769586
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/python-control/python-control/pull/1054/files
twitter:imagehttps://avatars.githubusercontent.com/u/293362?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/293362?s=400&v=4
og:image:altThis PR is motivated by discussion #1053 in which a situation the current implementation of find_eqpt does not find a good solution due to the problem being over/underconstrained. The main functio...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonef6192227ebb08ae3d66e887f7363efea6f1ba29abe280990e1f6ad2d2962b6c8
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/python-control/python-control git https://github.com/python-control/python-control.git
octolytics-dimension-user_id2285872
octolytics-dimension-user_loginpython-control
octolytics-dimension-repository_id22791752
octolytics-dimension-repository_nwopython-control/python-control
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id22791752
octolytics-dimension-repository_network_root_nwopython-control/python-control
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7f58967b50cdccb4b617fbacac94376e17eef59e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python-control/python-control/pull/1054/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-control%2Fpython-control%2Fpull%2F1054%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-control%2Fpython-control%2Fpull%2F1054%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=python-control%2Fpython-control
Reloadhttps://github.com/python-control/python-control/pull/1054/files
Reloadhttps://github.com/python-control/python-control/pull/1054/files
Reloadhttps://github.com/python-control/python-control/pull/1054/files
python-control https://github.com/python-control
python-controlhttps://github.com/python-control/python-control
Notifications https://github.com/login?return_to=%2Fpython-control%2Fpython-control
Fork 447 https://github.com/login?return_to=%2Fpython-control%2Fpython-control
Star 2k https://github.com/login?return_to=%2Fpython-control%2Fpython-control
Code https://github.com/python-control/python-control
Issues 87 https://github.com/python-control/python-control/issues
Pull requests 8 https://github.com/python-control/python-control/pulls
Discussions https://github.com/python-control/python-control/discussions
Actions https://github.com/python-control/python-control/actions
Projects 0 https://github.com/python-control/python-control/projects
Wiki https://github.com/python-control/python-control/wiki
Security 0 https://github.com/python-control/python-control/security
Insights https://github.com/python-control/python-control/pulse
Code https://github.com/python-control/python-control
Issues https://github.com/python-control/python-control/issues
Pull requests https://github.com/python-control/python-control/pulls
Discussions https://github.com/python-control/python-control/discussions
Actions https://github.com/python-control/python-control/actions
Projects https://github.com/python-control/python-control/projects
Wiki https://github.com/python-control/python-control/wiki
Security https://github.com/python-control/python-control/security
Insights https://github.com/python-control/python-control/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fpython-control%2Fpython-control%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fpython-control%2Fpython-control%2Fissues%2Fnew%2Fchoose
murrayrmhttps://github.com/murrayrm
python-control:mainhttps://github.com/python-control/python-control/tree/main
murrayrm:find_operating_point-06Nov2024https://github.com/murrayrm/python-control/tree/find_operating_point-06Nov2024
Conversation 18 https://github.com/python-control/python-control/pull/1054
Commits 8 https://github.com/python-control/python-control/pull/1054/commits
Checks 0 https://github.com/python-control/python-control/pull/1054/checks
Files changed https://github.com/python-control/python-control/pull/1054/files
Please reload this pagehttps://github.com/python-control/python-control/pull/1054/files
Update find_eqpt to find_operating_point, adding root_method + better docs https://github.com/python-control/python-control/pull/1054/files#top
Show all changes 8 commits https://github.com/python-control/python-control/pull/1054/files
7479353 create find_operating_point with updated documentation murrayrm Nov 6, 2024 https://github.com/python-control/python-control/pull/1054/commits/747935398e78fa83e17aa7d4085a449dcedea27c
fa162ec add OperatingPoint object + unit test murrayrm Nov 6, 2024 https://github.com/python-control/python-control/pull/1054/commits/fa162ece64fc79ac6ac8f79ba45e80ff5c8aa719
223acc6 allow OperatingPoint for linearize + code and documentation tweaks murrayrm Nov 7, 2024 https://github.com/python-control/python-control/pull/1054/commits/223acc64f92e7119a587c93f7e62ebc3a949973d
5eaee66 updated OperatingPoint attribute names + docstring edits murrayrm Nov 8, 2024 https://github.com/python-control/python-control/pull/1054/commits/5eaee668fe3166318a1907481f95c02afe444e2c
aed5706 clean up docstrings, examples murrayrm Nov 8, 2024 https://github.com/python-control/python-control/pull/1054/commits/aed5706b5bf9ae47a2743a1c6ba476c05eb49473
1a2770c return_y -> return_outputs + related updates murrayrm Nov 9, 2024 https://github.com/python-control/python-control/pull/1054/commits/1a2770c9c34295c5928d197f80e0fed85495aae5
47e1c09 fix small typos in documentation (unrelated to main PR) murrayrm Nov 11, 2024 https://github.com/python-control/python-control/pull/1054/commits/47e1c0955ca5b400571ac408ff0c5eeb27371b49
e6fdc17 updated per @slivingston review comments murrayrm Nov 11, 2024 https://github.com/python-control/python-control/pull/1054/commits/e6fdc17258dee3c3c7df0f48ed9d3b6718c42fbb
Clear filters https://github.com/python-control/python-control/pull/1054/files
Please reload this pagehttps://github.com/python-control/python-control/pull/1054/files
Please reload this pagehttps://github.com/python-control/python-control/pull/1054/files
__init__.py https://github.com/python-control/python-control/pull/1054/files#diff-e74cb308e7817d51b682e1549f5b876ec2b488ed1704c23d7b5204845553bd35
nlsys.py https://github.com/python-control/python-control/pull/1054/files#diff-5ae9b973ef43076c51927f314e400ffc76cef00009ba1f343c83c53bd12a9d99
phaseplot.py https://github.com/python-control/python-control/pull/1054/files#diff-8d327fabc85bcbf149275af55909717ddc918f5330f0b02956ce9791bf32312b
docstrings_test.py https://github.com/python-control/python-control/pull/1054/files#diff-f098dc1536e0667ba32b96b805f95b4ee82c1c1c81e0547799106131b713028f
iosys_test.py https://github.com/python-control/python-control/pull/1054/files#diff-2d9f6fd1b76261b8663bd7fa89565809a728c32edd8b0f6e095177f80b6e5100
kwargs_test.py https://github.com/python-control/python-control/pull/1054/files#diff-3144c3ea9a838756fe63a094bb84c293d32c5190d9b081cbb2f10926fda2e19e
control.rst https://github.com/python-control/python-control/pull/1054/files#diff-5a8429a2bfd64a7041b2ba651f0f4a0318299c85c8dd095c1150fe7c788ddcb4
conventions.rst https://github.com/python-control/python-control/pull/1054/files#diff-04f5af9adedfe548dc7beedc5952a1aff00fb279a868e337028b2487e655e2f4
intro.rst https://github.com/python-control/python-control/pull/1054/files#diff-7a00959979ac049f291dab50bf79627c6aeeeea869d9ac308e3173552fadf170
iosys.rst https://github.com/python-control/python-control/pull/1054/files#diff-65eeef9e016bf4e8497d036a1c484177a178fb456ca7f72258d8ce6f6fd81dfc
cruise-control.py https://github.com/python-control/python-control/pull/1054/files#diff-33519e2a178798efbf41c12343fc2d940d8ca638d3264fb8c98dbd790c76258c
cruise.ipynb https://github.com/python-control/python-control/pull/1054/files#diff-c2e137cc6bdeab35caceed60fae596ca4a9234af8f7edaa1121c3a8b7e197cbe
control/matlab/__init__.pyhttps://github.com/python-control/python-control/pull/1054/files#diff-e74cb308e7817d51b682e1549f5b876ec2b488ed1704c23d7b5204845553bd35
View file https://github.com/murrayrm/python-control/blob/e6fdc17258dee3c3c7df0f48ed9d3b6718c42fbb/control/matlab/__init__.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/1054/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/1054/files#diff-e74cb308e7817d51b682e1549f5b876ec2b488ed1704c23d7b5204845553bd35
slivingstonhttps://github.com/slivingston
Nov 10, 2024https://github.com/python-control/python-control/pull/1054/files#r1835779729
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Matlab trimhttps://www.mathworks.com/help/simulink/slref/trim.html
Please reload this pagehttps://github.com/python-control/python-control/pull/1054/files
https://github.com/python-control/python-control/pull/1054/files#diff-e74cb308e7817d51b682e1549f5b876ec2b488ed1704c23d7b5204845553bd35
control/nlsys.pyhttps://github.com/python-control/python-control/pull/1054/files#diff-5ae9b973ef43076c51927f314e400ffc76cef00009ba1f343c83c53bd12a9d99
View file https://github.com/murrayrm/python-control/blob/e6fdc17258dee3c3c7df0f48ed9d3b6718c42fbb/control/nlsys.py
Open in desktop https://desktop.github.com
Please reload this pagehttps://github.com/python-control/python-control/pull/1054/files
control/phaseplot.pyhttps://github.com/python-control/python-control/pull/1054/files#diff-8d327fabc85bcbf149275af55909717ddc918f5330f0b02956ce9791bf32312b
View file https://github.com/murrayrm/python-control/blob/e6fdc17258dee3c3c7df0f48ed9d3b6718c42fbb/control/phaseplot.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/1054/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/1054/files#diff-8d327fabc85bcbf149275af55909717ddc918f5330f0b02956ce9791bf32312b
https://github.com/python-control/python-control/pull/1054/files#diff-8d327fabc85bcbf149275af55909717ddc918f5330f0b02956ce9791bf32312b
https://github.com/python-control/python-control/pull/1054/files#diff-8d327fabc85bcbf149275af55909717ddc918f5330f0b02956ce9791bf32312b
https://github.com/python-control/python-control/pull/1054/files#diff-8d327fabc85bcbf149275af55909717ddc918f5330f0b02956ce9791bf32312b
control/tests/docstrings_test.pyhttps://github.com/python-control/python-control/pull/1054/files#diff-f098dc1536e0667ba32b96b805f95b4ee82c1c1c81e0547799106131b713028f
View file https://github.com/murrayrm/python-control/blob/e6fdc17258dee3c3c7df0f48ed9d3b6718c42fbb/control/tests/docstrings_test.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/1054/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/1054/files#diff-f098dc1536e0667ba32b96b805f95b4ee82c1c1c81e0547799106131b713028f
https://github.com/python-control/python-control/pull/1054/files#diff-f098dc1536e0667ba32b96b805f95b4ee82c1c1c81e0547799106131b713028f
control/tests/iosys_test.pyhttps://github.com/python-control/python-control/pull/1054/files#diff-2d9f6fd1b76261b8663bd7fa89565809a728c32edd8b0f6e095177f80b6e5100
View file https://github.com/murrayrm/python-control/blob/e6fdc17258dee3c3c7df0f48ed9d3b6718c42fbb/control/tests/iosys_test.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/1054/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/1054/files#diff-2d9f6fd1b76261b8663bd7fa89565809a728c32edd8b0f6e095177f80b6e5100
https://github.com/python-control/python-control/pull/1054/files#diff-2d9f6fd1b76261b8663bd7fa89565809a728c32edd8b0f6e095177f80b6e5100
https://github.com/python-control/python-control/pull/1054/files#diff-2d9f6fd1b76261b8663bd7fa89565809a728c32edd8b0f6e095177f80b6e5100
https://github.com/python-control/python-control/pull/1054/files#diff-2d9f6fd1b76261b8663bd7fa89565809a728c32edd8b0f6e095177f80b6e5100
control/tests/kwargs_test.pyhttps://github.com/python-control/python-control/pull/1054/files#diff-3144c3ea9a838756fe63a094bb84c293d32c5190d9b081cbb2f10926fda2e19e
View file https://github.com/murrayrm/python-control/blob/e6fdc17258dee3c3c7df0f48ed9d3b6718c42fbb/control/tests/kwargs_test.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/1054/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/1054/files#diff-3144c3ea9a838756fe63a094bb84c293d32c5190d9b081cbb2f10926fda2e19e
https://github.com/python-control/python-control/pull/1054/files#diff-3144c3ea9a838756fe63a094bb84c293d32c5190d9b081cbb2f10926fda2e19e
https://github.com/python-control/python-control/pull/1054/files#diff-3144c3ea9a838756fe63a094bb84c293d32c5190d9b081cbb2f10926fda2e19e
https://github.com/python-control/python-control/pull/1054/files#diff-3144c3ea9a838756fe63a094bb84c293d32c5190d9b081cbb2f10926fda2e19e
doc/control.rsthttps://github.com/python-control/python-control/pull/1054/files#diff-5a8429a2bfd64a7041b2ba651f0f4a0318299c85c8dd095c1150fe7c788ddcb4
View file https://github.com/murrayrm/python-control/blob/e6fdc17258dee3c3c7df0f48ed9d3b6718c42fbb/doc/control.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/1054/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/1054/files#diff-5a8429a2bfd64a7041b2ba651f0f4a0318299c85c8dd095c1150fe7c788ddcb4
https://github.com/python-control/python-control/pull/1054/files#diff-5a8429a2bfd64a7041b2ba651f0f4a0318299c85c8dd095c1150fe7c788ddcb4
doc/conventions.rsthttps://github.com/python-control/python-control/pull/1054/files#diff-04f5af9adedfe548dc7beedc5952a1aff00fb279a868e337028b2487e655e2f4
View file https://github.com/murrayrm/python-control/blob/e6fdc17258dee3c3c7df0f48ed9d3b6718c42fbb/doc/conventions.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/1054/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/1054/files#diff-04f5af9adedfe548dc7beedc5952a1aff00fb279a868e337028b2487e655e2f4
https://github.com/python-control/python-control/pull/1054/files#diff-04f5af9adedfe548dc7beedc5952a1aff00fb279a868e337028b2487e655e2f4
doc/intro.rsthttps://github.com/python-control/python-control/pull/1054/files#diff-7a00959979ac049f291dab50bf79627c6aeeeea869d9ac308e3173552fadf170
View file https://github.com/murrayrm/python-control/blob/e6fdc17258dee3c3c7df0f48ed9d3b6718c42fbb/doc/intro.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/1054/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/1054/files#diff-7a00959979ac049f291dab50bf79627c6aeeeea869d9ac308e3173552fadf170
https://github.com/python-control/python-control/pull/1054/files#diff-7a00959979ac049f291dab50bf79627c6aeeeea869d9ac308e3173552fadf170
doc/iosys.rsthttps://github.com/python-control/python-control/pull/1054/files#diff-65eeef9e016bf4e8497d036a1c484177a178fb456ca7f72258d8ce6f6fd81dfc
View file https://github.com/murrayrm/python-control/blob/e6fdc17258dee3c3c7df0f48ed9d3b6718c42fbb/doc/iosys.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/1054/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/1054/files#diff-65eeef9e016bf4e8497d036a1c484177a178fb456ca7f72258d8ce6f6fd81dfc
https://github.com/python-control/python-control/pull/1054/files#diff-65eeef9e016bf4e8497d036a1c484177a178fb456ca7f72258d8ce6f6fd81dfc
https://github.com/python-control/python-control/pull/1054/files#diff-65eeef9e016bf4e8497d036a1c484177a178fb456ca7f72258d8ce6f6fd81dfc
https://github.com/python-control/python-control/pull/1054/files#diff-65eeef9e016bf4e8497d036a1c484177a178fb456ca7f72258d8ce6f6fd81dfc
https://github.com/python-control/python-control/pull/1054/files#diff-65eeef9e016bf4e8497d036a1c484177a178fb456ca7f72258d8ce6f6fd81dfc
https://github.com/python-control/python-control/pull/1054/files#diff-65eeef9e016bf4e8497d036a1c484177a178fb456ca7f72258d8ce6f6fd81dfc
examples/cruise-control.pyhttps://github.com/python-control/python-control/pull/1054/files#diff-33519e2a178798efbf41c12343fc2d940d8ca638d3264fb8c98dbd790c76258c
View file https://github.com/murrayrm/python-control/blob/e6fdc17258dee3c3c7df0f48ed9d3b6718c42fbb/examples/cruise-control.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/1054/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/1054/files#diff-33519e2a178798efbf41c12343fc2d940d8ca638d3264fb8c98dbd790c76258c
https://github.com/python-control/python-control/pull/1054/files#diff-33519e2a178798efbf41c12343fc2d940d8ca638d3264fb8c98dbd790c76258c
https://github.com/python-control/python-control/pull/1054/files#diff-33519e2a178798efbf41c12343fc2d940d8ca638d3264fb8c98dbd790c76258c
https://github.com/python-control/python-control/pull/1054/files#diff-33519e2a178798efbf41c12343fc2d940d8ca638d3264fb8c98dbd790c76258c
examples/cruise.ipynbhttps://github.com/python-control/python-control/pull/1054/files#diff-c2e137cc6bdeab35caceed60fae596ca4a9234af8f7edaa1121c3a8b7e197cbe
View file https://github.com/murrayrm/python-control/blob/e6fdc17258dee3c3c7df0f48ed9d3b6718c42fbb/examples/cruise.ipynb
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/1054/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/1054/files#diff-c2e137cc6bdeab35caceed60fae596ca4a9234af8f7edaa1121c3a8b7e197cbe
https://github.com/python-control/python-control/pull/1054/files#diff-c2e137cc6bdeab35caceed60fae596ca4a9234af8f7edaa1121c3a8b7e197cbe
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.