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

intro_example.jl Not Determined #31

Open
yuanfei-lin opened this issue Sep 11, 2023 · 0 comments
Open

intro_example.jl Not Determined #31

yuanfei-lin opened this issue Sep 11, 2023 · 0 comments

Comments

@yuanfei-lin
Copy link

Hi Simon, Hi Algames Developers,

many thanks for writing the nice paper and making the code publicly available. I am a beginner with Julia and tried to run the intro_example.jl using vscode (with Julia extension). I can run the code successfully, however, the code is not determined even after half an hour. Here are the outputs:

out in α Δ res reg
1 1 1 6e-01 2e-01 1e-03
1 2 1 3e-01 2e-01 2e-02
1 3 2 9e-02 1e-01 8e-02
1 4 2 5e-02 6e-02 3e-01
1 5 1 4e-02 4e-02 6e-01
1 6 1 2e-02 3e-02 1e+00
1 7 1 8e-03 2e-02 2e+00
1 8 1 2e-03 2e-02 4e+00
1 9 1 1e-03 6e-03 7e+00
1 10 1 8e-04 5e-03 1e+01
1 11 1 5e-04 5e-03 1e+01
1 12 1 4e-04 4e-03 2e+01
1 13 1 3e-04 4e-03 3e+01
1 14 1 2e-04 4e-03 4e+01
1 15 1 1e-04 4e-03 5e+01
1 16 1 1e-04 4e-03 7e+01
1 17 1 8e-05 4e-03 8e+01
1 18 1 7e-05 4e-03 1e+02
1 19 1 5e-05 4e-03 1e+02
1 20 1 4e-05 4e-03 2e+02
out in α Δ res reg
2 1 1 7e-02 3e-02 1e-03
2 2 4 2e-02 2e-02 2e-02
2 3 1 2e-02 2e-02 8e-02
2 4 2 8e-03 1e-02 3e-01
2 5 1 2e-03 4e-03 6e-01
2 6 1 9e-04 2e-03 1e+00
2 7 1 3e-04 1e-03 2e+00
2 8 1 1e-04 5e-04 4e+00
2 9 1 6e-05 2e-04 7e+00
2 10 1 4e-05 2e-04 1e+01
2 11 1 3e-05 2e-04 1e+01
2 12 1 2e-05 2e-04 2e+01
2 13 1 1e-05 2e-04 3e+01
2 14 1 1e-05 2e-04 4e+01
2 15 1 7e-06 2e-04 5e+01
2 16 1 6e-06 2e-04 7e+01
2 17 1 4e-06 2e-04 8e+01
2 18 1 3e-06 2e-04 1e+02
2 19 1 3e-06 2e-04 1e+02
2 20 1 2e-06 2e-04 2e+02
out in α Δ res reg
3 1 25 5e-09 7e-03 1e-03
out in α Δ res reg
4 1 11 2e-04 7e-03 1e-03
4 2 11 1e-04 7e-03 2e-02
4 3 10 7e-05 7e-03 8e-02
4 4 11 1e-05 7e-03 3e-01
4 5 6 2e-04 7e-03 6e-01
4 6 8 3e-05 7e-03 1e+00
4 7 8 2e-05 7e-03 2e+00
4 8 4 8e-05 7e-03 4e+00
4 9 5 3e-05 6e-03 7e+00
4 10 1 2e-04 6e-03 1e+01
4 11 1 6e-05 4e-03 1e+01
4 12 1 2e-05 6e-04 2e+01
4 13 1 1e-05 3e-04 3e+01
4 14 1 1e-05 3e-04 4e+01
4 15 1 8e-06 3e-04 5e+01
4 16 1 6e-06 3e-04 7e+01
4 17 1 5e-06 3e-04 8e+01
4 18 1 4e-06 3e-04 1e+02
4 19 1 3e-06 3e-04 1e+02
4 20 1 2e-06 3e-04 2e+02
out in α Δ res reg
5 1 12 5e-05 2e-02 1e-03
5 2 2 1e-02 2e-02 2e-02
5 3 2 1e-02 2e-02 8e-02
5 4 1 8e-03 1e-02 3e-01
5 5 1 6e-03 6e-03 6e-01
5 6 1 2e-03 6e-03 1e+00
5 7 1 3e-04 3e-03 2e+00

Really hope you can give me some hints of what went wrong. Many thanks for your help in advance!
Best regards,
Yuanfei

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

1 participant