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
print a connection table for interconnected systems
- #925
#925
Merged
murrayrm
merged 12 commits into
python-control:main
python-control/python-control:main
from
sawyerbfuller:connections
sawyerbfuller/python-control:connections
Copy head branch name to clipboard
Sep 16, 2023
Conversation
Commits
12
(12)
Checks
Files changed
Merged
print a connection table for interconnected systems
#925
murrayrm
merged 12 commits into
python-control:main
python-control/python-control:main
from
sawyerbfuller:connections
sawyerbfuller/python-control:connections
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2023
fix name of default name for duplcated system in interconnect
sawyerbfuller
committed
aa9ef95
View commit details
Copy full SHA for aa9ef95
Browse repository at this point
Commits on Jul 24, 2023
remove namedio from docstrings
sawyerbfuller
committed
5e92bb4
View commit details
Copy full SHA for 5e92bb4
Browse repository at this point
add signal_table method to show implicit interconnections
sawyerbfuller
committed
4e96553
View commit details
Copy full SHA for 4e96553
Browse repository at this point
unit test
sawyerbfuller
committed
b5925c3
View commit details
Copy full SHA for b5925c3
Browse repository at this point
add signal_table function, test against show_names
sawyerbfuller
committed
614de83
View commit details
Copy full SHA for 614de83
Browse repository at this point
remove **kwargs
sawyerbfuller
committed
91aac8f
View commit details
Copy full SHA for 91aac8f
Browse repository at this point
Commits on Jul 25, 2023
switch docstring example to use system names
sawyerbfuller
committed
796acad
View commit details
Copy full SHA for 796acad
Browse repository at this point
add tests for auto-sum and auto-split
sawyerbfuller
committed
b787a9e
View commit details
Copy full SHA for b787a9e
Browse repository at this point
Commits on Aug 14, 2023
rename function to connection_table, add option to change column width
sawyerbfuller
committed
c2b4480
View commit details
Copy full SHA for c2b4480
Browse repository at this point
added field to interconnectedSystem and LinearICSystem to keep track of whether connection was explicit or implicit and issue a warning in connection_table if explicit
sawyerbfuller
committed
58e1b60
View commit details
Copy full SHA for 58e1b60
Browse repository at this point
added connection_table to documentation in control.rst
sawyerbfuller
committed
3637997
View commit details
Copy full SHA for 3637997
Browse repository at this point
Commits on Sep 16, 2023
change "(optional)" to ", optional" per numpydoc
murrayrm
committed
5c23f1a
View commit details
Copy full SHA for 5c23f1a
Browse repository at this point
You can’t perform that action at this time.