Skip to content

Typo in the vanstiff docstring #74

Closed
@nathanaelbosch

Description

@nathanaelbosch

The ODEs in the docstrings of prob_ode_vanderpol and prob_ode_vanstiff are not the same, even though both use the same van function.

If the problem is correctly defined, then line 83

\\frac{dy}{dt} = μ(1-x^2)y -x

should be changed to be the same as line 67
\\frac{dy}{dt} = μ((1-x^2)y -x)

I'll open a PR right away.

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