René's URL Explorer Experiment


Title: LQR using SciPy by murrayrm · Pull Request #683 · python-control/python-control · GitHub

Open Graph Title: LQR using SciPy by murrayrm · Pull Request #683 · python-control/python-control

X Title: LQR using SciPy by murrayrm · Pull Request #683 · python-control/python-control

Description: This PR updates the mateqn module to allow the use of SciPy linear algebra functions as a replacement for Slycot functions. Among other things, this allows the use of the lqr command without having to install Slycot. I implemented this by changing all of the mateqn functions (lyap, care, dare, etc) to accept at method keyword that can either be scipy or slycot. The default value for method is slycot if it is installed, otherwise scipy, so there is no change in behavior if you have Slycot. Other changes: Updated lqr to call care rather than replicating the code and cleaned up a lot of the code in mateqn to be more Pythonic. Modified the slycot_check function so that it stores the result of checking whether slycot can be imported rather than trying to import every time the function is called. Implemented a function for checking size and properties of matrices passed to mateqn functions (mateqn._check_shape) that provides more consistent errors (this also required updating some of the unit tests). Modified dare to solve the generalized Sylvester equation using slycot.sg02ad rather than using slycot.sg02md to solve the simplified form of the discrete algebraic Riccati equation because there seems to be an error in the way that stabilizing is handled in sg02md (it returns the closed loop eigenvalues in the wrong order). (I'm working on generating a concrete counterexample for posting to Slycot.)

Open Graph Description: This PR updates the mateqn module to allow the use of SciPy linear algebra functions as a replacement for Slycot functions. Among other things, this allows the use of the lqr command without havin...

X Description: This PR updates the mateqn module to allow the use of SciPy linear algebra functions as a replacement for Slycot functions. Among other things, this allows the use of the lqr command without havin...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:bda11419-2e6e-a01a-cea0-24bcc0682970
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA832:A959E:106CFBC:1715712:697A0950
html-safe-nonce473f7bcc92088682c6381f87f270931828327159e978713741c616cb77079ce4
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBODMyOkE5NTlFOjEwNkNGQkM6MTcxNTcxMjo2OTdBMDk1MCIsInZpc2l0b3JfaWQiOiIxOTUzMzk0MTc5NDg5MTYwNDgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac32701cb4fb305b3ad8dc4739fa4e5c651e8945f86cce1c72e727e9b4a92eded7
hovercard-subject-tagpull_request:809760729
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/683/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 updates the mateqn module to allow the use of SciPy linear algebra functions as a replacement for Slycot functions. Among other things, this allows the use of the lqr command without havin...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None24021c77440f544078f9cbe80d78a2fb16ccff65fca92deda9da3c51d1cdc5fc
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
releasebd34d6cb576e14ec8da51f144ef82b621f68256d
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python-control/python-control/pull/683/changes#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-control%2Fpython-control%2Fpull%2F683%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%2F683%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/683/changes
Reloadhttps://github.com/python-control/python-control/pull/683/changes
Reloadhttps://github.com/python-control/python-control/pull/683/changes
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
bnavigatorhttps://github.com/bnavigator
python-control:masterhttps://github.com/python-control/python-control/tree/master
murrayrm:lqr_scipyhttps://github.com/murrayrm/python-control/tree/lqr_scipy
Conversation 6 https://github.com/python-control/python-control/pull/683
Commits 7 https://github.com/python-control/python-control/pull/683/commits
Checks 0 https://github.com/python-control/python-control/pull/683/checks
Files changed https://github.com/python-control/python-control/pull/683/files
Please reload this pagehttps://github.com/python-control/python-control/pull/683/changes
LQR using SciPy https://github.com/python-control/python-control/pull/683/changes#top
Show all changes 7 commits https://github.com/python-control/python-control/pull/683/files
91a0455 add method='scipy' to lqr() murrayrm Dec 23, 2021 https://github.com/python-control/python-control/pull/683/commits/91a0455bc86d0d954cfe67a0effa376bb9f6f12c
88da729 cache status of slycot in slycot_check() murrayrm Dec 23, 2021 https://github.com/python-control/python-control/pull/683/commits/88da72913fcc0f71767928e0108f1adf0eee79be
69e9605 simplify mateqn argument processing/checking murrayrm Dec 23, 2021 https://github.com/python-control/python-control/pull/683/commits/69e9605c269936faa2af3e37930c0d7abaed6e83
4baea13 add method='scipy' to mateqn functions murrayrm Dec 23, 2021 https://github.com/python-control/python-control/pull/683/commits/4baea13685f8f230e43a55a998b9053da98f7e97
b284c47 use care() for lqr() murrayrm Dec 24, 2021 https://github.com/python-control/python-control/pull/683/commits/b284c47f743c94e8d8206c42722cb1eca85d4d94
53f7808 fix up rebase issues murrayrm Dec 24, 2021 https://github.com/python-control/python-control/pull/683/commits/53f780807d1fcb123df85525303debe30f07a67d
801f282 address @bnavigator comments murrayrm Dec 26, 2021 https://github.com/python-control/python-control/pull/683/commits/801f282bfc951a818c497d65fd1c277ac36c7773
Clear filters https://github.com/python-control/python-control/pull/683/files
Please reload this pagehttps://github.com/python-control/python-control/pull/683/changes
Please reload this pagehttps://github.com/python-control/python-control/pull/683/changes
exception.py https://github.com/python-control/python-control/pull/683/changes#diff-e577d9bdc2ab30477c2be287508b5653067ff3e2d9ed4670143935081c82e728
mateqn.py https://github.com/python-control/python-control/pull/683/changes#diff-063352893924b087df21a9816e0ee3e35db0bf1ad96e263c6c8f4fa5981995aa
statefbk.py https://github.com/python-control/python-control/pull/683/changes#diff-dbb4a524ae36f7833fa7b5991007098ea0b11b1f8a5d30831c641f5e6d39e0cb
mateqn_test.py https://github.com/python-control/python-control/pull/683/changes#diff-33d9d8f092632faedfb4ce3c436cb445d1e77133ca1af06d26e124ed5559efec
matlab_test.py https://github.com/python-control/python-control/pull/683/changes#diff-79c20f0d3385778d9d3499c17ebf67060db66785a0eae139486d3e7a468ceb32
statefbk_test.py https://github.com/python-control/python-control/pull/683/changes#diff-90f212319faaca2098d93d660936eab8762ef555c04db53a4b76e6ece773fc1d
control/exception.pyhttps://github.com/python-control/python-control/pull/683/changes#diff-e577d9bdc2ab30477c2be287508b5653067ff3e2d9ed4670143935081c82e728
View file https://github.com/murrayrm/python-control/blob/801f282bfc951a818c497d65fd1c277ac36c7773/control/exception.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/683/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/683/changes#diff-e577d9bdc2ab30477c2be287508b5653067ff3e2d9ed4670143935081c82e728
Please reload this pagehttps://github.com/python-control/python-control/pull/683/changes
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.