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
They should all get added. It will just take a ton of time. This is why separate OrdinaryDiffEq.jl docs were created to start testing this, and a separate section of the DiffEqDocs were made for detailed solver APIs: https://docs.sciml.ai/DiffEqDocs/dev/api/sundials/
It is a bit annoying that the algo keywords are not present in the docs, e.g
https://docs.sciml.ai/DiffEqDocs/stable/solvers/ode_solve/#Explicit-Runge-Kutta-Methods
Does not say anything about
stage_limiter!
Should all these docstrings be added?
If so, probably best in a collapsed by default part since otherwise the page would become very long.
The text was updated successfully, but these errors were encountered: