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
Updated system class functionality
- #721
#721
Merged
murrayrm
merged 18 commits into
python-control:master
python-control/python-control:master
from
murrayrm:ioclass_25Mar2022
murrayrm/python-control:ioclass_25Mar2022
Copy head branch name to clipboard
Apr 16, 2022
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Updated system class functionality
#721
murrayrm
merged 18 commits into
python-control:master
python-control/python-control:master
from
murrayrm:ioclass_25Mar2022
murrayrm/python-control:ioclass_25Mar2022
Copy head branch name to clipboard
Commits
Commits on Apr 2, 2022
add documentation on predict keyword + input_output_response list processing
murrayrm
committed
e5b4cb3
View commit details
Copy full SHA for e5b4cb3
Browse repository at this point
retrigger checks
murrayrm
committed
33a0744
View commit details
Copy full SHA for 33a0744
Browse repository at this point
check for unused keywords
murrayrm
committed
a4bb80e
View commit details
Copy full SHA for a4bb80e
Browse repository at this point
add kwarg tests for lqe, dlqe
murrayrm
committed
c2e3993
View commit details
Copy full SHA for c2e3993
Browse repository at this point
remove _NamedIOStateSystem class
murrayrm
committed
96d813c
View commit details
Copy full SHA for 96d813c
Browse repository at this point
allow creation of NonlinearIOSystem via ss()
murrayrm
committed
ad714fe
View commit details
Copy full SHA for ad714fe
Browse repository at this point
allow TimeResponseData to be converted to pandas
murrayrm
committed
e1f8d3a
View commit details
Copy full SHA for e1f8d3a
Browse repository at this point
allow FrequencyResponseData signal naming + pandas conversion
murrayrm
committed
51f6bfc
View commit details
Copy full SHA for 51f6bfc
Browse repository at this point
frequency_response() returns FRD; FRD allows return_magphase
murrayrm
committed
6c3c630
View commit details
Copy full SHA for 6c3c630
Browse repository at this point
add frequency_reponse() + FRD properties mag, phase, freq
murrayrm
committed
ecdf1e7
View commit details
Copy full SHA for ecdf1e7
Browse repository at this point
tweak iosys kwargs checking
murrayrm
committed
14fa890
View commit details
Copy full SHA for 14fa890
Browse repository at this point
change pole(), zero() to poles(), zeros(), with legacy interface available
murrayrm
committed
f3cda64
View commit details
Copy full SHA for f3cda64
Browse repository at this point
rebase cleanup
murrayrm
committed
fb38fd3
View commit details
Copy full SHA for fb38fd3
Browse repository at this point
update repr, str representations on NamedIOSystem objects
murrayrm
committed
2264c76
View commit details
Copy full SHA for 2264c76
Browse repository at this point
Commits on Apr 9, 2022
refactor system classes (frdata, iosys, namedio, statesp, xferfcn)
Show description for e2f76df
murrayrm
committed
e2f76df
View commit details
Copy full SHA for e2f76df
Browse repository at this point
add documentation on system class structure
murrayrm
committed
dc5a392
View commit details
Copy full SHA for dc5a392
Browse repository at this point
add flatsys.systraj.response() to create TimeResponseData object
murrayrm
committed
afa4967
View commit details
Copy full SHA for afa4967
Browse repository at this point
Commits on Apr 15, 2022
added more documentation on return_magphase per @sawyerbfuller
murrayrm
committed
135734a
View commit details
Copy full SHA for 135734a
Browse repository at this point
You can’t perform that action at this time.