Skip to content

Updates to the optim interface and supported implementations#873

Merged
dmitry-kabanov merged 13 commits into
MaRDI4NFDI:mainfrom
dmitry-kabanov:misc
May 21, 2026
Merged

Updates to the optim interface and supported implementations#873
dmitry-kabanov merged 13 commits into
MaRDI4NFDI:mainfrom
dmitry-kabanov:misc

Conversation

@dmitry-kabanov

Copy link
Copy Markdown
Collaborator

MaRDI Pull Request

This PR contains mostly changes made to Open Interface while working on the simulations for the proceedings of the deRSE26 conference.

Changes:

  • Handle corner cases in serialization-deserialization when passing options in dictionaries
  • [scipy_optimize] Print inf-norm of the final gradient vector if available
  • [optim_jl] Add option linesearch to allow users specify a line-search strategy
  • Add example scripts call_optim_rosenbrock.{jl,py} on how to use the optim interface, for the Rosenbrock function
  • Add the example scripts call_optim_rosenbrock.{jl,py} to the test suite

@dmitry-kabanov dmitry-kabanov merged commit 12669ad into MaRDI4NFDI:main May 21, 2026
8 checks passed
@dmitry-kabanov dmitry-kabanov deleted the misc branch May 21, 2026 15:17
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