Skip to content

Conversation

@prbzrg
Copy link
Member

@prbzrg prbzrg commented Apr 12, 2025

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

Fixes #892

@prbzrg
Copy link
Member Author

prbzrg commented Apr 13, 2025

Failings don't look related to this PR.

@Vaibhavdixit02
Copy link
Member

Can you add tests?

@prbzrg
Copy link
Member Author

prbzrg commented Apr 18, 2025

It doesn't make anything stop working, just not showing the progress, how should we test against it?

@Vaibhavdixit02
Copy link
Member

Add tests for the cases where neither is specified (check for the error message) , where only one is and test the iterations field in the solution to match what you'd expect it to (maxiters)

@Vaibhavdixit02 Vaibhavdixit02 merged commit ac4d740 into SciML:master Apr 20, 2025
21 of 25 checks passed
@prbzrg prbzrg deleted the fix-892 branch April 20, 2025 15:28
@prbzrg
Copy link
Member Author

prbzrg commented Jul 19, 2025

when does this get released?

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.

UndefVarError: maxiters not defined in OptimizationOptimisers

2 participants