Skip to content

Julia optim interface stage 1#848

Merged
dmitry-kabanov merged 31 commits intoMaRDI4NFDI:mainfrom
dmitry-kabanov:jl-optim-1
Feb 26, 2026
Merged

Julia optim interface stage 1#848
dmitry-kabanov merged 31 commits intoMaRDI4NFDI:mainfrom
dmitry-kabanov:jl-optim-1

Conversation

@dmitry-kabanov
Copy link
Collaborator

MaRDI Pull Request

Changes:

  • Generalize Julia code to accept return arguments, not only an integer status code
  • Add optim interface similar to the one in Python
  • Add tests for optim interface against existing implementation scipy_optimize

The return value of `call_impl` is generalized to return not only a status code
but also return values, if a function call provides them.
@dmitry-kabanov dmitry-kabanov merged commit 1a127ff into MaRDI4NFDI:main Feb 26, 2026
7 checks passed
@dmitry-kabanov dmitry-kabanov deleted the jl-optim-1 branch February 26, 2026 10:25
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