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
Optimal control module
- #549
#549
Merged
sawyerbfuller
merged 18 commits into
python-control:master
python-control/python-control:master
from
murrayrm:obc
murrayrm/python-control:obc
Copy head branch name to clipboard
Mar 2, 2021
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Optimal control module
#549
sawyerbfuller
merged 18 commits into
python-control:master
python-control/python-control:master
from
murrayrm:obc
murrayrm/python-control:obc
Copy head branch name to clipboard
Commits
Commits on Feb 27, 2021
draft unit test
murrayrm
committed
00297d6
View commit details
Copy full SHA for 00297d6
Browse repository at this point
convert to pytest
murrayrm
committed
23cb793
View commit details
Copy full SHA for 23cb793
Browse repository at this point
initial minimal implementation (working)
murrayrm
committed
8711900
View commit details
Copy full SHA for 8711900
Browse repository at this point
minor refactoring plus additional comments on method
murrayrm
committed
6f9c092
View commit details
Copy full SHA for 6f9c092
Browse repository at this point
remove polytope dependence; implement MPC iosys w/ notebook example
murrayrm
committed
bd322e7
View commit details
Copy full SHA for bd322e7
Browse repository at this point
add'l unit tests, cache sim results, equality constraint support
murrayrm
committed
0d14642
View commit details
Copy full SHA for 0d14642
Browse repository at this point
slight code refactoring + docstrings + initial doc/obc.rst
murrayrm
committed
2456f36
View commit details
Copy full SHA for 2456f36
Browse repository at this point
add info/debug messages + code refactor, result object
murrayrm
committed
769eaa5
View commit details
Copy full SHA for 769eaa5
Browse repository at this point
slight refactoring of cost functions + example tweaks
murrayrm
committed
ea2884d
View commit details
Copy full SHA for ea2884d
Browse repository at this point
rename obc to optimal, new examples/unit tests
murrayrm
committed
9494092
View commit details
Copy full SHA for 9494092
Browse repository at this point
update unit tests for speed and coverage
murrayrm
committed
acc4439
View commit details
Copy full SHA for acc4439
Browse repository at this point
updated argument checking + unit tests (and coverage) + fixes
murrayrm
committed
5f261cc
View commit details
Copy full SHA for 5f261cc
Browse repository at this point
PEP8 cleanup
murrayrm
committed
980fa5f
View commit details
Copy full SHA for 980fa5f
Browse repository at this point
Commits on Mar 1, 2021
add basis functions, solver options, examples/tests
murrayrm
committed
7741fe9
View commit details
Copy full SHA for 7741fe9
Browse repository at this point
set up benchmarks/profiling via asv
murrayrm
committed
df91cac
View commit details
Copy full SHA for df91cac
Browse repository at this point
add unit tests for additional coverage
murrayrm
committed
d735f79
View commit details
Copy full SHA for d735f79
Browse repository at this point
clean up steering-optimal example
murrayrm
committed
5838c2f
View commit details
Copy full SHA for 5838c2f
Browse repository at this point
updated benchmarks + performance tweaks
murrayrm
committed
c49ee90
View commit details
Copy full SHA for c49ee90
Browse repository at this point
You can’t perform that action at this time.