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
.
madsuite-org
/
MadNLP.jl
Public
Notifications
You must be signed in to change notification settings
Fork
32
Star
250
Code
Issues
36
Pull requests
9
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Use MOI.Nonlinear.QPBlockData
- #640
#640
Open
blegat
wants to merge 12 commits into
madsuite-org:master
madsuite-org/MadNLP.jl:master
from
blegat:bl/qp_block_data
blegat/MadNLP.jl:bl/qp_block_data
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Use MOI.Nonlinear.QPBlockData
#640
blegat
wants to merge 12 commits into
madsuite-org:master
madsuite-org/MadNLP.jl:master
from
blegat:bl/qp_block_data
blegat/MadNLP.jl:bl/qp_block_data
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
Use MOI.Nonlinear.QPBlockData
Show description for d24d14b
blegat
committed
d24d14b
View commit details
Copy full SHA for d24d14b
Browse repository at this point
Track the QP block entry counts in the Optimizer
Show description for 4e75c1e
blegat
committed
4e75c1e
View commit details
Copy full SHA for 4e75c1e
Browse repository at this point
Use the add_... product functions of QPBlockData
Show description for fd1d51a
blegat
committed
fd1d51a
View commit details
Copy full SHA for fd1d51a
Browse repository at this point
Fix clobbered Jacobian-transpose product with mixed constraint blocks
Show description for 68d5228
blegat
committed
68d5228
View commit details
Copy full SHA for 68d5228
Browse repository at this point
Commits on Aug 15, 2026
Use MOI.Nonlinear.ModelWithQuad instead of QPBlockData
Show description for 6110cbf
blegat
committed
6110cbf
View commit details
Copy full SHA for 6110cbf
Browse repository at this point
MOI
blegat
committed
1e2d4c2
View commit details
Copy full SHA for 1e2d4c2
Browse repository at this point
Set the quadratic objective with Nonlinear.set_objective
Show description for be7195c
blegat
committed
be7195c
View commit details
Copy full SHA for be7195c
Browse repository at this point
Merge the variables, parameters and nonlinear model into one field
Show description for 1e09212
blegat
committed
1e09212
View commit details
Copy full SHA for 1e09212
Browse repository at this point
Use the _is_parameter of MOI.Nonlinear directly
Show description for 7e0d67c
blegat
committed
7e0d67c
View commit details
Copy full SHA for 7e0d67c
Browse repository at this point
Let ModelWithQuad substitute the parameters
Show description for 01bfe29
blegat
committed
01bfe29
View commit details
Copy full SHA for 01bfe29
Browse repository at this point
Commits on Aug 17, 2026
Get rid of list_of_variable_indices
blegat
committed
dbfbd52
View commit details
Copy full SHA for dbfbd52
Browse repository at this point
Commits on Aug 21, 2026
MOI
blegat
committed
d8fde49
View commit details
Copy full SHA for d8fde49
Browse repository at this point
You can’t perform that action at this time.