Skip to content

Pass cons_hess_prototype and cons_jac_prototype from user's OptimizationFunction in the created OF in AutoForwardDiff #340

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 16, 2022

Conversation

Vaibhavdixit02
Copy link
Member

Should fix #339

…izationFunction in the created OF in `AutoForwardDiff`
@codecov
Copy link

codecov bot commented Aug 16, 2022

Codecov Report

Merging #340 (88b79d9) into master (f7f9a3f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #340   +/-   ##
=======================================
  Coverage   79.77%   79.77%           
=======================================
  Files           9        9           
  Lines         262      262           
=======================================
  Hits          209      209           
  Misses         53       53           
Impacted Files Coverage Δ
src/function/forwarddiff.jl 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Vaibhavdixit02 Vaibhavdixit02 merged commit 094cb8c into master Aug 16, 2022
@Vaibhavdixit02 Vaibhavdixit02 deleted the Vaibhavdixit02-patch-1 branch August 16, 2022 21:10
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.

Ipopt gets dense jacobians even if sparse jacobian functions are provided
1 participant