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 jth_hess_coord!, jth_hprod! and ghjvprod! #193

Merged
merged 7 commits into from
Sep 1, 2024

Conversation

amontoison
Copy link
Member

@tmigot Do we have some unit tests for these routines?

Copy link
Contributor

github-actions bot commented Aug 18, 2024

Package name latest stable
NLSProblems.jl
OptimizationProblems.jl

@tmigot
Copy link
Member

tmigot commented Aug 19, 2024

@tmigot Do we have some unit tests for these routines?

You need to add exclude = [] here https://github.com/amontoison/NLPModelsJuMP.jl/blob/10ccc77db66baad1f357f71fe22f57eea10b8350/test/nlp_consistency.jl#L7

The unit tests are https://github.com/JuliaSmoothOptimizers/NLPModelsTest.jl/blob/main/src/nlp/consistency.jl but excluded by default for these.

Copy link
Member

@tmigot tmigot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @amontoison ! just some comments

src/moi_nlp_model.jl Outdated Show resolved Hide resolved
src/moi_nlp_model.jl Outdated Show resolved Hide resolved
src/moi_nlp_model.jl Outdated Show resolved Hide resolved
src/moi_nlp_model.jl Outdated Show resolved Hide resolved
src/moi_nlp_model.jl Outdated Show resolved Hide resolved
src/moi_nlp_model.jl Show resolved Hide resolved
src/moi_nlp_model.jl Show resolved Hide resolved
src/moi_nlp_model.jl Show resolved Hide resolved
src/moi_nlp_model.jl Show resolved Hide resolved
src/moi_nlp_model.jl Outdated Show resolved Hide resolved
src/moi_nlp_model.jl Outdated Show resolved Hide resolved
@amontoison
Copy link
Member Author

@tmigot I don't understand the CI error.
It seems related to the counter for neval_jhprod.

src/moi_nlp_model.jl Show resolved Hide resolved
src/moi_nlp_model.jl Show resolved Hide resolved
Co-authored-by: Tangi Migot <tangi.migot@gmail.com>
Copy link
Member

@tmigot tmigot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @amontoison !

@amontoison amontoison merged commit d27b2cb into JuliaSmoothOptimizers:main Sep 1, 2024
18 checks passed
@amontoison amontoison deleted the new_routine branch September 1, 2024 16:45
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