Skip to content
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

Add methods for dense Hessian and dense Jacobian #378

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

frapac
Copy link

@frapac frapac commented Sep 13, 2021

Continuation of #376

@codecov
Copy link

codecov bot commented Oct 6, 2021

Codecov Report

Merging #378 (1da4e91) into main (f8ed18a) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #378   +/-   ##
=======================================
  Coverage   99.65%   99.66%           
=======================================
  Files          13       13           
  Lines         587      603   +16     
=======================================
+ Hits          585      601   +16     
  Misses          2        2           
Impacted Files Coverage Δ
src/nlp/api.jl 100.00% <ø> (ø)
src/nlp/meta.jl 100.00% <0.00%> (ø)
src/nlp/show.jl 100.00% <0.00%> (ø)
src/nls/utils.jl 100.00% <0.00%> (ø)
src/nlp/counters.jl 100.00% <0.00%> (ø)
src/nls/counters.jl 100.00% <0.00%> (ø)
src/nlp/utils.jl 95.65% <0.00%> (+0.53%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f8ed18a...1da4e91. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2021

Package name latest stable
ADNLPModels.jl
AmplNLReader.jl
CUTEst.jl
CaNNOLeS.jl
DCISolver.jl
JSOSolvers.jl
LLSModels.jl
NLPModelsIpopt.jl
NLPModelsJuMP.jl
NLPModelsModifiers.jl
NLPModelsTest.jl
PDENLPModels.jl
Percival.jl
QuadraticModels.jl
SolverBenchmark.jl
SolverCore.jl
SolverTest.jl
SolverTools.jl

@tmigot tmigot mentioned this pull request Apr 23, 2024
6 tasks
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.

2 participants