Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
addingding
/
python-control
Public
forked from
python-control/python-control
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 17, 2022
Merge pull request #816 from murrayrm/zpk-13Dec2022
Show description for 821bfa9
murrayrm
authored
821bfa9
View commit details
Copy full SHA for 821bfa9
Browse repository at this point
fix up copying of signal names
murrayrm
committed
7ee0c0e
View commit details
Copy full SHA for 7ee0c0e
Browse repository at this point
add zpk() function
murrayrm
committed
91466d1
View commit details
Copy full SHA for 91466d1
Browse repository at this point
Merge pull request #804 from sawyerbfuller/update-docs
Show description for b4cd96b
murrayrm
authored
b4cd96b
View commit details
Copy full SHA for b4cd96b
Browse repository at this point
Merge pull request #814 from Mark-Yeatman/main
Show description for 2d0d513
murrayrm
authored
2d0d513
View commit details
Copy full SHA for 2d0d513
Browse repository at this point
explicit import of stochsys in matlab, per @bnavigator
murrayrm
committed
16457d7
View commit details
Copy full SHA for 16457d7
Browse repository at this point
Commits on Dec 16, 2022
Update control/passivity.py
Show description for e6b837d
Mark-Yeatman
and
bnavigator
authored
e6b837d
View commit details
Copy full SHA for e6b837d
Browse repository at this point
Merge pull request #809 from sawyerbfuller/kvect
Show description for b1d55a1
murrayrm
authored
b1d55a1
View commit details
Copy full SHA for b1d55a1
Browse repository at this point
Merge pull request #811 from roryyorke/rory/ss-div-scalar
Show description for 4b712a4
murrayrm
authored
4b712a4
View commit details
Copy full SHA for 4b712a4
Browse repository at this point
Update __truediv__ docstring for InputOutputSystem and StateSpace
roryyorke
committed
cc3fb2f
View commit details
Copy full SHA for cc3fb2f
Browse repository at this point
Commits on Dec 15, 2022
Remove test case.
Mark-Yeatman
committed
a17e3c8
View commit details
Copy full SHA for a17e3c8
Browse repository at this point
Commits on Dec 13, 2022
Merge pull request #812 from python-control/sawyerbfuller-patch-2
Show description for 900d56e
murrayrm
authored
900d56e
View commit details
Copy full SHA for 900d56e
Browse repository at this point
Commits on Dec 12, 2022
added signature for drss, import missing stochsys for matlab module, docstring typos
sawyerbfuller
committed
7acd3fc
View commit details
Copy full SHA for 7acd3fc
Browse repository at this point
bring back 'Other parameters' in docstrings, alphabetize TOC
sawyerbfuller
committed
2311a4d
View commit details
Copy full SHA for 2311a4d
Browse repository at this point
Merge pull request #810 from python-control/sawyerbfuller-patch-1
Show description for 6a2f4dc
murrayrm
authored
6a2f4dc
View commit details
Copy full SHA for 6a2f4dc
Browse repository at this point
Apply suggestions from code review
sawyerbfuller
authored
5b7df09
View commit details
Copy full SHA for 5b7df09
Browse repository at this point
Removed epsilon perturbation value in solve_passivity_LMI. Change unit test to reflect scaling values from empirical testing.
Mark-Yeatman
committed
4792163
View commit details
Copy full SHA for 4792163
Browse repository at this point
Commits on Dec 10, 2022
Update timeresp.py
Show description for af7a7d7
sawyerbfuller
authored
af7a7d7
View commit details
Copy full SHA for af7a7d7
Browse repository at this point
Remove __div__ and __rdiv__ methods
Show description for 0efae63
roryyorke
committed
0efae63
View commit details
Copy full SHA for 0efae63
Browse repository at this point
Allow division by scalar for StateSpace & InputOutputSystem
Show description for f81b6d2
roryyorke
committed
f81b6d2
View commit details
Copy full SHA for f81b6d2
Browse repository at this point
Commits on Dec 9, 2022
rename mymat to root_array for clarity
sawyerbfuller
committed
15543ff
View commit details
Copy full SHA for 15543ff
Browse repository at this point
test to make sure kvect gains are respected even if plotting
sawyerbfuller
committed
eadd496
View commit details
Copy full SHA for eadd496
Browse repository at this point
introduce new keyword for sisotool: initial_gain, which denotes gain that the plots start with. Deprecate kvect kwarg with warning. rlocus now doesn't recomupte kvect if it is passed
sawyerbfuller
committed
4107950
View commit details
Copy full SHA for 4107950
Browse repository at this point
docstring improvements, pep8 cleanup, more descriptive names for internal variables
sawyerbfuller
committed
e808adb
View commit details
Copy full SHA for e808adb
Browse repository at this point
improved docstring for kvect in sisotool
sawyerbfuller
committed
feb9010
View commit details
Copy full SHA for feb9010
Browse repository at this point
Commits on Dec 8, 2022
Update README.rst
Show description for 6ca56e9
sawyerbfuller
authored
6ca56e9
View commit details
Copy full SHA for 6ca56e9
Browse repository at this point
Commits on Dec 7, 2022
allow sisotool to receive kvect as a singleton rather than always an array
sawyerbfuller
committed
3854050
View commit details
Copy full SHA for 3854050
Browse repository at this point
Commits on Dec 2, 2022
Merge pull request #799 from murrayrm/fix_horizon-19Nov2022
Show description for 9d65bf8
murrayrm
authored
9d65bf8
View commit details
Copy full SHA for 9d65bf8
Browse repository at this point
mention lqe and dlqe in matlab module, reorder so that eg lqr and dlqr appear sequentially
sawyerbfuller
committed
bf50ded
View commit details
Copy full SHA for bf50ded
Browse repository at this point
Commits on Nov 30, 2022
a few more fixes to sys.sample
sawyerbfuller
committed
11d9350
View commit details
Copy full SHA for 11d9350
Browse repository at this point
docstring fixes: standardize description for lyap and care to be consistent with other functions, fix formatting in a few other functions. add references to NonlinearIOSystem and __call__ and remov…
Show description for 3a554b5
sawyerbfuller
committed
3a554b5
View commit details
Copy full SHA for 3a554b5
Browse repository at this point
Commits on Nov 27, 2022
Merge pull request #802 from htadashi/patch-1
Show description for 8c764d0
murrayrm
authored
8c764d0
View commit details
Copy full SHA for 8c764d0
Browse repository at this point
add benchmarks for shooting vs collocation
murrayrm
committed
dd5e42d
View commit details
Copy full SHA for dd5e42d
Browse repository at this point
Commits on Nov 26, 2022
Update optimal.rst
Show description for 172cb1a
htadashi
authored
172cb1a
View commit details
Copy full SHA for 172cb1a
Browse repository at this point
update documentation + allow constraints in scipy.optimize form
murrayrm
committed
e0f71f4
View commit details
Copy full SHA for e0f71f4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.