Skip to content

Add support for non-dense matrices - #92

Open
blegat wants to merge 6 commits into
mainfrom
bl/acopf
Open

Add support for non-dense matrices#92
blegat wants to merge 6 commits into
mainfrom
bl/acopf

Conversation

@blegat

@blegat blegat commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Support for sparse matrices was a highly requested feature during JuMP-dev. This PR adds it and also test it on an AC-OPF example.

@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 86.74699% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.99%. Comparing base (36d8e99) to head (935edc4).

Files with missing lines Patch % Lines
src/reverse_mode.jl 88.88% 5 Missing ⚠️
src/JuMP/operators.jl 69.23% 4 Missing ⚠️
src/JuMP/moi_bridge.jl 90.00% 1 Missing ⚠️
src/mathoptinterface_api.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
- Coverage   92.22%   91.99%   -0.24%     
==========================================
  Files          25       25              
  Lines        3217     3285      +68     
==========================================
+ Hits         2967     3022      +55     
- Misses        250      263      +13     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant