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
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 }}
python-control
/
python-control
Public
Notifications
You must be signed in to change notification settings
Fork
464
Star
2.1k
Code
Issues
81
Pull requests
8
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Optimization-based and moving horizon estimation
- #877
#877
Merged
murrayrm
merged 14 commits into
python-control:main
python-control/python-control:main
from
murrayrm:oep_mhe-26Feb2023
murrayrm/python-control:oep_mhe-26Feb2023
Copy head branch name to clipboard
Mar 31, 2023
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Optimization-based and moving horizon estimation
#877
murrayrm
merged 14 commits into
python-control:main
python-control/python-control:main
from
murrayrm:oep_mhe-26Feb2023
murrayrm/python-control:oep_mhe-26Feb2023
Copy head branch name to clipboard
Commits
Commits on Mar 18, 2023
add pytest --skipslow
murrayrm
committed
b0b6121
View commit details
Copy full SHA for b0b6121
Browse repository at this point
mark selected optimal, rlocus tests as slow
murrayrm
committed
823dfbc
View commit details
Copy full SHA for 823dfbc
Browse repository at this point
initial implementation of optimal estimation problem
murrayrm
committed
cf45109
View commit details
Copy full SHA for cf45109
Browse repository at this point
updated documentation + Jupyter notebook
murrayrm
committed
bd7ba6d
View commit details
Copy full SHA for bd7ba6d
Browse repository at this point
add standard _process_indices function
murrayrm
committed
8375127
View commit details
Copy full SHA for 8375127
Browse repository at this point
add {control, disturbance}_indices to create_estimator_iosystem
murrayrm
committed
e165dd5
View commit details
Copy full SHA for e165dd5
Browse repository at this point
implement {control, disturbance}_indices in oep
murrayrm
committed
1c1ce0c
View commit details
Copy full SHA for 1c1ce0c
Browse repository at this point
regularize *_labels processing across create_*_iosystem
murrayrm
committed
ebedf19
View commit details
Copy full SHA for ebedf19
Browse repository at this point
updated docstrings and docs, trim slow unit tests
murrayrm
committed
df4508c
View commit details
Copy full SHA for df4508c
Browse repository at this point
Commits on Mar 24, 2023
remove pytest --skipslow; use pytest -m "not slow" instead
murrayrm
committed
039b22d
View commit details
Copy full SHA for 039b22d
Browse repository at this point
Commits on Mar 25, 2023
fix dtime integral cost calculation; trim unit tests for speed
murrayrm
committed
9373f8e
View commit details
Copy full SHA for 9373f8e
Browse repository at this point
Commits on Mar 26, 2023
add benchmarks for optimal estimation
murrayrm
committed
2a42fe8
View commit details
Copy full SHA for 2a42fe8
Browse repository at this point
Commits on Mar 31, 2023
Update doc/optimal.rst
Show description for 1599f44
murrayrm
and
sawyerbfuller
authored
1599f44
View commit details
Copy full SHA for 1599f44
Browse repository at this point
add executed mhe-pvtol.ipynb to fix doctest failure
murrayrm
committed
a329323
View commit details
Copy full SHA for a329323
Browse repository at this point
You can’t perform that action at this time.