SciMLStructures.jl

A structure interface for SciML to give queryable properties from user data and parameters
Author SciML
Popularity
7 Stars
Updated Last
6 Days Ago
Started In
January 2024

SciMLStructures.jl

Join the chat at https://julialang.zulipchat.com #sciml-bridged Global Docs

codecov Build Status

ColPrac: Contributor's Guide on Collaborative Practices for Community Packages SciML Code Style

SciMLStructures.jl defines a generic interface for interacting with solvers, estimation tooling, and more within the SciML ecosystem and the greater Julia universe. SciMLStructures.jl defines a structured enforceable interface which allows for solvers to be able to handle custom user types in an efficient and generalized way.