Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OIFConfigDict support to Julia implementations #733

Open
5 tasks
dmitry-kabanov opened this issue Jul 9, 2024 · 0 comments
Open
5 tasks

Add OIFConfigDict support to Julia implementations #733

dmitry-kabanov opened this issue Jul 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dmitry-kabanov
Copy link
Collaborator

C/Python clients and implementations can work with OIFConfigDict data type to pass key-values pairs that are used by different solvers.

Julia implementations do not have this ability right now, and it should be added.

  • Add MsgPack support
  • Add deserialization code to dispatch_julia
  • Add integrator_params to set_integrator method of the IVP interface
  • Add Julia implementation tests for C clients
  • Add Julia implementation tests for Python clients
@dmitry-kabanov dmitry-kabanov added the enhancement New feature or request label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant