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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
decargroup
/
dkpy
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
17
Code
Issues
12
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
59 - Implement uncertainty measure computation
- #60
#60
Merged
sdahdah
merged 10 commits into
main
decargroup/dkpy:main
from
59-implement-uncertainty-measure-computation
decargroup/dkpy:59-implement-uncertainty-measure-computation
Copy head branch name to clipboard
May 27, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
59 - Implement uncertainty measure computation
#60
sdahdah
merged 10 commits into
main
decargroup/dkpy:main
from
59-implement-uncertainty-measure-computation
decargroup/dkpy:59-implement-uncertainty-measure-computation
Copy head branch name to clipboard
Commits
Commits on May 14, 2026
Vectorize uncertainty residual computation.
timeverettadams
committed
b72f685
View commit details
Copy full SHA for b72f685
Browse repository at this point
Include full uncertainty weight structure in optimal uncertainty weight respone computation.
timeverettadams
committed
f320749
View commit details
Copy full SHA for f320749
Browse repository at this point
Restructure uncertainty weight fit code.
timeverettadams
committed
f997415
View commit details
Copy full SHA for f997415
Browse repository at this point
Remove uncertaity weight magnitude plot and add uncertainty singular value plot. Decouple the plotting of the left and right uncertainty weight from one another. Update examples and documentation.
timeverettadams
committed
46165e7
View commit details
Copy full SHA for 46165e7
Browse repository at this point
Implement uncertainty measure computation. This includes the computation of the equivalent additive uncertainty models from a set of LFT uncertainty models; the computation of an uncertainty model …
Show description for 17556c4
timeverettadams
committed
17556c4
View commit details
Copy full SHA for 17556c4
Browse repository at this point
Implement uncertainty measure plotting function.
timeverettadams
committed
3e39e51
View commit details
Copy full SHA for 3e39e51
Browse repository at this point
Add docstring example for uncertainty measure computation.
timeverettadams
committed
21ed46c
View commit details
Copy full SHA for 21ed46c
Browse repository at this point
Commits on May 22, 2026
Remove UncertaintyModelId type hint definition in favor of string type hints.
timeverettadams
committed
0f53cf2
View commit details
Copy full SHA for 0f53cf2
Browse repository at this point
Implement unit tests for the transformation of an uncertainty model to its additive equivalent model.
timeverettadams
committed
6e15e21
View commit details
Copy full SHA for 6e15e21
Browse repository at this point
Merge branch 'main' into 59-implement-uncertainty-measure-computation
timeverettadams
authored
0cdcf09
View commit details
Copy full SHA for 0cdcf09
Browse repository at this point
You can’t perform that action at this time.