Skip to content

Conversation

@gdalle
Copy link
Member

@gdalle gdalle commented Mar 31, 2025

Fixes #763 by giving a sparsity field to every sparse Jacobian and Hessian prep type.

@franckgaga wanna take it for a spin?

@codecov
Copy link

codecov bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.88%. Comparing base (51c56e8) to head (3848862).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #764   +/-   ##
=======================================
  Coverage   97.87%   97.88%           
=======================================
  Files         128      128           
  Lines        7444     7464   +20     
=======================================
+ Hits         7286     7306   +20     
  Misses        158      158           
Flag Coverage Δ
DI 98.95% <100.00%> (+<0.01%) ⬆️
DIT 95.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@gdalle gdalle added the skipci Don't run CI tests and docs label Mar 31, 2025
@gdalle gdalle merged commit ee8c7df into main Mar 31, 2025
4 checks passed
@gdalle gdalle deleted the gd/sparsity_pattern branch March 31, 2025 12:40
@franckgaga
Copy link
Contributor

@gdalle tested with AutoSymbolics and it works great, good job!

@gdalle
Copy link
Member Author

gdalle commented Mar 31, 2025

Works with FastDifferentiation too, it might be interesting to compare

@franckgaga
Copy link
Contributor

I will post the comparison here: JuliaControl/ModelPredictiveControl.jl#174

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

Labels

skipci Don't run CI tests and docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sparsity_pattern method is not defined for AutoSymbolics

3 participants