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
Time response data class
- #649
#649
Merged
bnavigator
merged 14 commits into
python-control:master
python-control/python-control:master
from
murrayrm:timeresponse_class
murrayrm/python-control:timeresponse_class
Copy head branch name to clipboard
Nov 21, 2021
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Time response data class
#649
bnavigator
merged 14 commits into
python-control:master
python-control/python-control:master
from
murrayrm:timeresponse_class
murrayrm/python-control:timeresponse_class
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2021
initial class definition (as passthru)
murrayrm
committed
ab59657
View commit details
Copy full SHA for ab59657
Browse repository at this point
Update timeresp, iosys to return InputOutputResponse, with properties
murrayrm
committed
bb12598
View commit details
Copy full SHA for bb12598
Browse repository at this point
all time response functions return InputOutput response object
murrayrm
committed
724d1df
View commit details
Copy full SHA for 724d1df
Browse repository at this point
Commits on Aug 22, 2021
move I/O processing to property functions
murrayrm
committed
85231b5
View commit details
Copy full SHA for 85231b5
Browse repository at this point
Commits on Aug 23, 2021
update naming conventions + initial unit tests
murrayrm
committed
3bc9871
View commit details
Copy full SHA for 3bc9871
Browse repository at this point
Commits on Aug 25, 2021
update names and clean up zero input/state and single trace processing
murrayrm
committed
44274c3
View commit details
Copy full SHA for 44274c3
Browse repository at this point
clean up trace processing + shape checks
murrayrm
committed
97ae02b
View commit details
Copy full SHA for 97ae02b
Browse repository at this point
clean up _process_time_response + use ndim
murrayrm
committed
bab117d
View commit details
Copy full SHA for bab117d
Browse repository at this point
clean up siso processing, remove internal property calls
murrayrm
committed
7e116f0
View commit details
Copy full SHA for 7e116f0
Browse repository at this point
Commits on Aug 26, 2021
documentation cleanup/additions + PEP8
murrayrm
committed
ea45b03
View commit details
Copy full SHA for ea45b03
Browse repository at this point
docstring and signature tweaks
murrayrm
committed
03f0e28
View commit details
Copy full SHA for 03f0e28
Browse repository at this point
move input/output processing and add __call__ to change keywords
murrayrm
committed
8aa68eb
View commit details
Copy full SHA for 8aa68eb
Browse repository at this point
consistent squeezing for state property + legacy interface + doc updates
murrayrm
committed
ce5a95c
View commit details
Copy full SHA for ce5a95c
Browse repository at this point
Commits on Aug 28, 2021
add signal labels + more unit tests/coverage + docstring tweaks
murrayrm
committed
136d6f4
View commit details
Copy full SHA for 136d6f4
Browse repository at this point
You can’t perform that action at this time.