-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
coreIssues related to the computational core in JuliaIssues related to the computational core in Julia
Description
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.
SouthEndMusic
Metadata
Metadata
Assignees
Labels
coreIssues related to the computational core in JuliaIssues related to the computational core in Julia
Type
Projects
Status
To do