Skip to content

DataDrivenProblem takes a very long time #487

@PaioPaio

Description

@PaioPaio

Hello, I'm trying to run the example of eDMD used on a Nonlinear Time Continuous System, found here https://docs.sciml.ai/DataDrivenDiffEq/stable/libs/datadrivendmd/examples/example_04/#nonlinear_continuos , but the copy-pasteable code now takes about 15 minutes to run. I've tried to run the example on two different computers (one Windows 10, the other Manjaro stable) on VSCode.
The code seems to get stuck on the line

prob = DataDrivenProblem(solution)

Since a week ago or so the example worked, I thought that the problem may have been caused by SciML/NonlinearSolve.jl#223 , but this issue seems to be solved and the example still takes a very long time to compute.

P.S. Thank you for the very nice package :)

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