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 abstract AD types #103

Merged
merged 2 commits into from
Mar 9, 2023
Merged

Add abstract AD types #103

merged 2 commits into from
Mar 9, 2023

Conversation

tmigot
Copy link
Member

@tmigot tmigot commented Mar 8, 2023

These types will help to unify ADNLPModel and ADNLSModel. #93

@codecov
Copy link

codecov bot commented Mar 8, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (d4b82fc) 98.38% compared to head (498d0a5) 98.38%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   98.38%   98.38%           
=======================================
  Files           8        8           
  Lines         866      866           
=======================================
  Hits          852      852           
  Misses         14       14           
Impacted Files Coverage Δ
src/nlp.jl 98.55% <ø> (ø)
src/nls.jl 98.27% <ø> (ø)
src/ADNLPModels.jl 100.00% <100.00%> (ø)
src/ad.jl 97.26% <100.00%> (ø)
src/sparse_derivatives.jl 100.00% <100.00%> (ø)
src/zygote.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2023

Package name latest stable
CaNNOLeS.jl
DCISolver.jl
DerivativeFreeSolvers.jl
JSOSolvers.jl
NLPModelsIpopt.jl
OptimizationProblems.jl
Percival.jl
QuadraticModels.jl
SolverBenchmark.jl
SolverTools.jl

@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2023

Package name latest stable
CaNNOLeS.jl
DCISolver.jl
DerivativeFreeSolvers.jl
JSOSolvers.jl
NLPModelsIpopt.jl
OptimizationProblems.jl
Percival.jl
QuadraticModels.jl
SolverBenchmark.jl
SolverTools.jl

@tmigot tmigot merged commit cff9f9b into main Mar 9, 2023
@tmigot tmigot deleted the abstract branch March 9, 2023 13:56
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