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
15
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
AD interface compatible with both ArrayDiff and ExaModels
- #3046
#3046
Open
blegat
wants to merge 13 commits into
master
jump-dev/MathOptInterface.jl:master
from
bl/linearity
jump-dev/MathOptInterface.jl:bl/linearity
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
AD interface compatible with both ArrayDiff and ExaModels
#3046
blegat
wants to merge 13 commits into
master
jump-dev/MathOptInterface.jl:master
from
bl/linearity
jump-dev/MathOptInterface.jl:bl/linearity
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2026
Add nonlinear_model function
blegat
committed
354fc7d
View commit details
Copy full SHA for 354fc7d
Browse repository at this point
Renam
blegat
committed
46e5103
View commit details
Copy full SHA for 46e5103
Browse repository at this point
Add QUADRATIC linearity and public linearity queries to Nonlinear
blegat
committed
459c20a
View commit details
Copy full SHA for 459c20a
Browse repository at this point
Add ModelWithQuad and ModelWithOracles layers to Nonlinear
blegat
committed
7172c9b
View commit details
Copy full SHA for 7172c9b
Browse repository at this point
Support parameters in QPBlockData and wrap existing solver storage
blegat
committed
f68f598
View commit details
Copy full SHA for f68f598
Browse repository at this point
Return nothing from layer constraint_linearity when inner is unknown
blegat
committed
06e9194
View commit details
Copy full SHA for 06e9194
Browse repository at this point
Add Jacobian and Hessian product callbacks to the Nonlinear layers
Show description for d278d81
blegat
committed
d278d81
View commit details
Copy full SHA for d278d81
Browse repository at this point
Recurse gracefully in _try_num_constraints through layer stacks
Show description for 13a7687
blegat
committed
13a7687
View commit details
Copy full SHA for 13a7687
Browse repository at this point
Gate inner structure queries on the inner evaluator's features
Show description for 88111a0
blegat
committed
88111a0
View commit details
Copy full SHA for 88111a0
Browse repository at this point
Add Nonlinear.exploits_structure trait and _has_objective fallback
Show description for 96d4929
blegat
committed
96d4929
View commit details
Copy full SHA for 96d4929
Browse repository at this point
Answer product callbacks with oracles via materialized derivatives
Show description for 3737ff0
blegat
committed
3737ff0
View commit details
Copy full SHA for 3737ff0
Browse repository at this point
Formatting
blegat
committed
e7048ed
View commit details
Copy full SHA for e7048ed
Browse repository at this point
Commits on Aug 15, 2026
Fix Vale linting error
blegat
committed
3cc14ff
View commit details
Copy full SHA for 3cc14ff
Browse repository at this point
You can’t perform that action at this time.