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
.
jump-dev
/
MathOptInterface.jl
Public
Notifications
You must be signed in to change notification settings
Fork
101
Star
504
Code
Issues
15
Pull requests
14
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add ModelWithQuad and privatize the product functions of QPBlockData
- #3053
#3053
Merged
blegat
merged 15 commits into
bl/qp_block_data
jump-dev/MathOptInterface.jl:bl/qp_block_data
from
bl/model_with_quad
jump-dev/MathOptInterface.jl:bl/model_with_quad
Copy head branch name to clipboard
Aug 21, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Add ModelWithQuad and privatize the product functions of QPBlockData
#3053
blegat
merged 15 commits into
bl/qp_block_data
jump-dev/MathOptInterface.jl:bl/qp_block_data
from
bl/model_with_quad
jump-dev/MathOptInterface.jl:bl/model_with_quad
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
Add ModelWithQuad and privatize the product functions of QPBlockData
Show description for d6be03e
blegat
authored
d6be03e
View commit details
Copy full SHA for d6be03e
Browse repository at this point
Remove the unused nothing-inner support of ModelWithQuad
Show description for dd90f9e
blegat
authored
dd90f9e
View commit details
Copy full SHA for dd90f9e
Browse repository at this point
Remove MOI.set for the objective of ModelWithQuad
Show description for e2fcf71
blegat
authored
e2fcf71
View commit details
Copy full SHA for e2fcf71
Browse repository at this point
Move the variables and the parameter convention into ModelWithQuad
Show description for 3c9c456
blegat
authored
3c9c456
View commit details
Copy full SHA for 3c9c456
Browse repository at this point
Always alias the parameter storage of the inner model
Show description for 6eca310
blegat
authored
6eca310
View commit details
Copy full SHA for 6eca310
Browse repository at this point
Define _is_parameter on the affine and quadratic terms
Show description for 2438cb7
blegat
authored
2438cb7
View commit details
Copy full SHA for 2438cb7
Browse repository at this point
Move the parameter substitution into ModelWithQuad
Show description for 9bdd52a
blegat
authored
9bdd52a
View commit details
Copy full SHA for 9bdd52a
Browse repository at this point
Use an enum for the objective sink of ModelWithQuad
blegat
authored
50c26f5
View commit details
Copy full SHA for 50c26f5
Browse repository at this point
Implement NumberOfVariables and ListOfVariableIndices
blegat
authored
a3b8f5b
View commit details
Copy full SHA for a3b8f5b
Browse repository at this point
Return ListOfVariableIndices in the order of creation
Show description for 64d1ff6
blegat
authored
64d1ff6
View commit details
Copy full SHA for 64d1ff6
Browse repository at this point
Fail if the inner evaluator does not implement the structure queries
Show description for 80480da
blegat
authored
80480da
View commit details
Copy full SHA for 80480da
Browse repository at this point
Rely on the store contract of the product callbacks
Show description for 65837ab
blegat
authored
65837ab
View commit details
Copy full SHA for 65837ab
Browse repository at this point
Fix unresolvable references in the documentation
Show description for d03a9b4
blegat
authored
d03a9b4
View commit details
Copy full SHA for d03a9b4
Browse repository at this point
Cover all lines of model_with_quad.jl and qp_block_data.jl
Show description for c814571
blegat
authored
c814571
View commit details
Copy full SHA for c814571
Browse repository at this point
Cover the quadratic parameter substitution
Show description for 5bf6ef0
blegat
authored
5bf6ef0
View commit details
Copy full SHA for 5bf6ef0
Browse repository at this point
You can’t perform that action at this time.