Skip to content

algo keywords #629

Description

@ArnoStrouwen

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

Tsit5 - Tsitouras 5/4 Runge-Kutta method. (free 4th order interpolant).

Does not say anything about stage_limiter!

  Tsit5(; stage_limiter! = OrdinaryDiffEq.trivial_limiter!,
          step_limiter! = OrdinaryDiffEq.trivial_limiter!,
          thread = OrdinaryDiffEq.False())

Should all these docstrings be added?
If so, probably best in a collapsed by default part since otherwise the page would become very long.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions