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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-control
/
python-control
Public
Notifications
You must be signed in to change notification settings
Fork
462
Star
2.1k
Code
Issues
81
Pull requests
6
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-control
ChangeLog
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 20, 2016
Fixed "compatability" typo
mp4096
committed
d5cb4f1
View commit details
Copy full SHA for d5cb4f1
View code at this point
Browse repository at this point
Commits on Aug 9, 2014
DOC TRIV: documented move to github
murrayrm
committed
ea5f7de
View commit details
Copy full SHA for ea5f7de
View code at this point
Browse repository at this point
Commits on Mar 23, 2014
Timestampled 0.6d release in ChangeLog
murrayrm
committed
799fb18
View commit details
Copy full SHA for 799fb18
View code at this point
Browse repository at this point
Commits on Mar 22, 2014
allow 5 arguments for matlab.ss() command to create discrete time system
murrayrm
committed
25274ef
View commit details
Copy full SHA for 25274ef
View code at this point
Browse repository at this point
allow FRD for feedback()
murrayrm
committed
7e403ea
View commit details
Copy full SHA for 7e403ea
View code at this point
Browse repository at this point
Fixed bug #5 ('dt' instead of 'Ts' in dtime.py) and added some unit tests for dtime and FRD bdalg.
murrayrm
committed
5ce5f57
View commit details
Copy full SHA for 5ce5f57
View code at this point
Browse repository at this point
Commits on Jul 16, 2013
updated division operators for FRD and TransferFunction to be python3 compatible
murrayrm
committed
4e2d153
View commit details
Copy full SHA for 4e2d153
View code at this point
Browse repository at this point
Commits on Jul 15, 2013
Updated sample_system() function to check for proper version of SciPy. If cont2discrete is not avialable (requires scipy 0.10.0+), generate a warning.
murrayrm
committed
81ee887
View commit details
Copy full SHA for 81ee887
View code at this point
Browse repository at this point
Commits on Jun 25, 2013
updated exception handling to be python2.6+ and python3 compatible
murrayrm
committed
9642d11
View commit details
Copy full SHA for 9642d11
View code at this point
Browse repository at this point
Commits on Jun 10, 2013
docstring updates
murrayrm
committed
2b897b8
View commit details
Copy full SHA for 2b897b8
View code at this point
Browse repository at this point
Commits on Jun 9, 2013
Added in patches from Ryan Krauss <rkrauss@siue.edu>:
Show description for 0d6ee57
murrayrm
committed
0d6ee57
View commit details
Copy full SHA for 0d6ee57
View code at this point
Browse repository at this point
Commits on May 25, 2013
comment about mixing matrices and systems
repagh
committed
89361d4
View commit details
Copy full SHA for 89361d4
View code at this point
Browse repository at this point
Updated changelog
repagh
committed
385c9e9
View commit details
Copy full SHA for 385c9e9
View code at this point
Browse repository at this point
Commits on Nov 19, 2012
Set up 'config' module that allows user-defined defaults
Show description for 8fd24c4
murrayrm
committed
8fd24c4
View commit details
Copy full SHA for 8fd24c4
View code at this point
Browse repository at this point
Commits on Nov 3, 2012
0.6c release
murrayrm
committed
bc04620
View commit details
Copy full SHA for bc04620
View code at this point
Browse repository at this point
updated documentation for 0.6c release
murrayrm
committed
cecc8d1
View commit details
Copy full SHA for cecc8d1
View code at this point
Browse repository at this point
Many small updates to make compatible with python 3.x:
Show description for 80b0f7b
murrayrm
committed
80b0f7b
View commit details
Copy full SHA for 80b0f7b
View code at this point
Browse repository at this point
Modified ChangeLog and README file to test out post-commit hooks. If
Show description for 6dc7628
murrayrm
committed
6dc7628
View commit details
Copy full SHA for 6dc7628
View code at this point
Browse repository at this point
updated version number
murrayrm
committed
a9eed9e
View commit details
Copy full SHA for a9eed9e
View code at this point
Browse repository at this point
merged frd branch from Rene van Paassen
murrayrm
committed
9ba8972
View commit details
Copy full SHA for 9ba8972
View code at this point
Browse repository at this point
version 0.6b (pre FRD)
murrayrm
committed
05fea13
View commit details
Copy full SHA for 05fea13
View code at this point
Browse repository at this point
updated version number
murrayrm
committed
0887bd1
View commit details
Copy full SHA for 0887bd1
View code at this point
Browse repository at this point
Small changes to make things more python 3 compatible
Show description for 43310f7
murrayrm
committed
43310f7
View commit details
Copy full SHA for 43310f7
View code at this point
Browse repository at this point
changes for python 3
murrayrm
committed
038785a
View commit details
Copy full SHA for 038785a
View code at this point
Browse repository at this point
Commits on Oct 27, 2012
Small changes to fix reported bugs
Show description for af7fa06
murrayrm
committed
af7fa06
View commit details
Copy full SHA for af7fa06
View code at this point
Browse repository at this point
Commits on Oct 19, 2012
backed out change to rlocus default arguments (see ChangeLog)
murrayrm
committed
7344b1e
View commit details
Copy full SHA for 7344b1e
View code at this point
Browse repository at this point
Commits on Oct 18, 2012
discrete time frequency plots + more consistent timebase methods
murrayrm
committed
8ebb73b
View commit details
Copy full SHA for 8ebb73b
View code at this point
Browse repository at this point
Commits on Oct 7, 2012
Initial implementation of sample_system (c2d) functionality based on code contributed by Benjamin White
Show description for e1e250c
murrayrm
committed
e1e250c
View commit details
Copy full SHA for e1e250c
View code at this point
Browse repository at this point
Added discrete time simulation capability
Show description for 8d9bd08
murrayrm
committed
8d9bd08
View commit details
Copy full SHA for 8d9bd08
View code at this point
Browse repository at this point
Allow dt=True for a discrete time system with unspecified timebase
Show description for 69129fb
murrayrm
committed
69129fb
View commit details
Copy full SHA for 69129fb
View code at this point
Browse repository at this point
Initial support for discrete time systems (version 0.6)
Show description for db37f05
murrayrm
committed
db37f05
View commit details
Copy full SHA for db37f05
View code at this point
Browse repository at this point
Commits on Oct 4, 2012
added ssdata and tfdata functions
murrayrm
committed
01314a6
View commit details
Copy full SHA for 01314a6
View code at this point
Browse repository at this point
added acker() from Roberto Bucher
murrayrm
committed
c4adc4c
View commit details
Copy full SHA for c4adc4c
View code at this point
Browse repository at this point
Commits on Aug 30, 2012
* Fixed bug in statespace -> transfer function conversation in the way that complex conjugate pairs of poles with multiplicity > 1 were handled
Show description for 5925723
murrayrm
committed
5925723
View commit details
Copy full SHA for 5925723
View code at this point
Browse repository at this point
Commits on Aug 25, 2012
commiting missing unit test with fix for ordering differences
murrayrm
committed
62cc545
View commit details
Copy full SHA for 62cc545
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.