Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

ode23s stalling #81

@jmaces

Description

@jmaces

When I run

ode23s(...)

on a linear ODE with ill-conditioned coefficient matrix, the estimated error err in line 302 returns NaN.

This results in being stuck in an infinite loop, since neither the current time t nor the step size h are changed in this case.

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