Skip to content

fix: add warning for abstol on ipopt algorithm#1173

Merged
SebastianM-C merged 1 commit intoSciML:masterfrom
jonboh:master
Apr 24, 2026
Merged

fix: add warning for abstol on ipopt algorithm#1173
SebastianM-C merged 1 commit intoSciML:masterfrom
jonboh:master

Conversation

@jonboh
Copy link
Copy Markdown
Contributor

@jonboh jonboh commented Apr 8, 2026

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

This PR adds a warning when the user sets the absolute tolerance in ipopt, as this parameter is not used in the algorithm.

@SebastianM-C SebastianM-C merged commit d17e99b into SciML:master Apr 24, 2026
59 of 64 checks passed
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