Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples not worked properly #119

Open
Khurramcoder opened this issue Oct 18, 2024 · 4 comments
Open

examples not worked properly #119

Khurramcoder opened this issue Oct 18, 2024 · 4 comments

Comments

@Khurramcoder
Copy link

I am working on this project, but examples not worked properly.
please check this

@ErikQQY
Copy link
Member

ErikQQY commented Oct 18, 2024

Could you be more specific about which example is not working?

@Khurramcoder
Copy link
Author

1)ERROR: UndefVarError: FODESystem not defined in Main
Suggestion: check for spelling errors or missing imports.
Stacktrace:
[1] top-level scope
@ c:\Users\786\Downloads\FractionalDiffEq.jl-master (1)\FractionalDiffEq.jl-master\examples\Brusselator.jl:13

julia>

i tried all example no one is worked

2)ERROR: UndefVarError: FODESystem not defined in Main
Suggestion: check for spelling errors or missing imports.
Stacktrace:
[1] top-level scope
@ c:\Users\786\Downloads\FractionalDiffEq.jl-master (1)\FractionalDiffEq.jl-master\examples\CFexample.jl:14

julia>
ERROR: UndefVarError: FODESystem not defined in Main
Suggestion: check for spelling errors or missing imports.
Stacktrace:
[1] top-level scope
@ c:\Users\786\Downloads\FractionalDiffEq.jl-master (1)\FractionalDiffEq.jl-master\examples\chua_short_memory.jl:19

julia>
ERROR: UndefVarError: FractionalDifferenceSystem not defined in Main
Suggestion: check for spelling errors or missing imports.
Stacktrace:
[1] top-level scope
@ c:\Users\786\Downloads\FractionalDiffEq.jl-master (1)\FractionalDiffEq.jl-master\examples\fractionalneuralnetwork.jl:8

julia>

@Khurramcoder
Copy link
Author

ERROR: UndefVarError: SingleTermFODEProblem not defined in Main
Suggestion: check for spelling errors or missing imports.
Stacktrace:
[1] top-level scope
@ c:\Users\786\Downloads\FractionalDiffEq.jl-master (1)\FractionalDiffEq.jl-master\examples\simple_example.jl:3

(FractionalDiffEq.jl-master) pkg>

@ErikQQY
Copy link
Member

ErikQQY commented Oct 19, 2024

It seems you are using FractionalDiffEq.jl by downloading the whole repo. You can try add FractionalDiffEq in the Julia REPL and try the newest version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants