Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.33 KB

README.md

File metadata and controls

14 lines (10 loc) · 1.33 KB

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.