You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #526 we made the decision to lean toward using jldoctest blocks to test features of ODE inference, but with a view towards extending the proper documentation.
My view there are two main tasks here:
Making a vignette demonstrating writing and performing inference with a custom model. This could even introduce users to wider options in SciML dynamic systems definition which can interface to ODEProblem object e.g. Catalyst.jl.
Move documentation from jldoctest blocks to a doc page in the main docs.
The text was updated successfully, but these errors were encountered:
In #526 we made the decision to lean toward using
jldoctest
blocks to test features of ODE inference, but with a view towards extending the proper documentation.My view there are two main tasks here:
ODEProblem
object e.g.Catalyst.jl
.jldoctest
blocks to a doc page in the main docs.The text was updated successfully, but these errors were encountered: