Skip to content

Implement SciMLStructures interface on Parameters #1174

@visr

Description

@visr

We store all parameters in a Parameters struct that we define, and sometimes run into issues regarding the assumptions of the structure of this struct. An example might be supporting autodiff, or integration with other parts of the SciML ecosystem, such as SciMLSensitivity.jl or possibly in the future Optimization.jl

SciMLStructures.jl offers an interface to describe the structure. As of 2024-02, it is still quite new and still needs to be further integrated into SciML packages, but it is good to keep an eye on it as a possible enhancement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreIssues related to the computational core in Julia

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions