-
-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
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
Labels
No labels