SciML / DataDrivenDiffEq.jl

Data driven modeling and automated discovery of dynamical systems for the SciML Scientific Machine Learning organization
https://docs.sciml.ai/DataDrivenDiffEq/stable/
MIT License
404 stars 57 forks source link

ContinuousDataDrivenProblem #336

Closed Mile124 closed 2 years ago

Mile124 commented 2 years ago

I'm running quick demonstration (julia Pro1.5.3), and the run shows: undefvarerror: continuousdatadrivenproblem not defined. Excuse me, how could I solve this problem. image

AlCap23 commented 2 years ago

Whats the output of ] st?

I would recommend to move away from JuliaPro, since its replaced by JuliaHub. Also a minimal version of 1.6.x :)

I strongly suspect that you are not using the current version of DataDrivenDifffEq.

ChrisRackauckas commented 2 years ago

Anything less than Julia v1.6 is not supported. In fact, JuliaPro has not been supported by JuliaComputing since 2020 anyways, so there's a lot messed up here. It's going to give you ancient package versions, etc. I would recommend just using a standard Julia installation from https://julialang.org/downloads/

Mile124 commented 2 years ago

Thank you very much for your reply. As a newcomer who has just met Julia, it has reduced a lot of time for me

------------------ 原始邮件 ------------------ 发件人: "SciML/DataDrivenDiffEq.jl" @.>; 发送时间: 2022年3月14日(星期一) 晚上8:18 @.>; @.**@.>; 主题: Re: [SciML/DataDrivenDiffEq.jl] ContinuousDataDrivenProblem (Issue #336)

Anything less than Julia v1.6 is not supported. In fact, JuliaPro has not been supported by JuliaComputing since 2020 anyways, so there's a lot messed up here. It's going to give you ancient package versions, etc. I would recommend just using a standard Julia installation from https://julialang.org/downloads/

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>