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 objgrad to tron #41

Merged

Conversation

abelsiqueira
Copy link
Member

The keyword option use_only_objgrad is also included models without individual obj functions.

Related to https://discourse.julialang.org/t/is-there-a-julia-equivalent-of-scipy-optimize-minimize-method-tnc/45154/10

Satisfy #30 for tron.

The keyword option `use_only_objgrad` is also included models without individual `obj` functions.
@dpo
Copy link
Member

dpo commented Aug 19, 2020

Thanks. This looks good. Too bad using objgrad just adds more ugliness to the code...

@abelsiqueira abelsiqueira merged commit 7480e7d into JuliaSmoothOptimizers:master Aug 19, 2020
@abelsiqueira abelsiqueira deleted the objgrad-on-tron branch August 19, 2020 01: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.

2 participants