Skip to content

Add implementation optim_jl based on Julia's package Optim.jl for the optim interface#868

Merged
dmitry-kabanov merged 10 commits into
MaRDI4NFDI:mainfrom
dmitry-kabanov:optimjl
Apr 21, 2026
Merged

Add implementation optim_jl based on Julia's package Optim.jl for the optim interface#868
dmitry-kabanov merged 10 commits into
MaRDI4NFDI:mainfrom
dmitry-kabanov:optimjl

Conversation

@dmitry-kabanov

Copy link
Copy Markdown
Collaborator

MaRDI Pull Request

Changes:

  • Add dependency on the Optim.jl package
  • Add the optim_jl implementation for the optim interface
  • Add tests to test_optim.jl for optim_jl
  • [BUG] Fix incorrect deserialization of OIFConfigDict that was based on the traversing the serialized buffer as a string, instead of being treated as an array of UInt8 elements of the given length

@dmitry-kabanov dmitry-kabanov merged commit 05bbfb7 into MaRDI4NFDI:main Apr 21, 2026
13 checks passed
@dmitry-kabanov dmitry-kabanov deleted the optimjl branch April 21, 2026 16:12
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