Skip to content

Commit

Permalink
Update expected outputs in demo scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiChertkov committed Jul 24, 2023
1 parent 3cb5d0b commit 9de4682
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions demo/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
As a result of the script work we expect the output in console like this:
"
...
Alpine-10d | k=1.00e+05 | t_cur=2.39e-02 | e_x=5.02e-01 e_y=9.22e-02
Alpine-10d | evals=1.00e+05 | t_cur=2.23e-02 | e_x=5.02e-01 e_y=9.22e-02
----------------------------------------------------------------------
Alpine-10d | k=1.00e+05 | t_all=1.12e-01 | e_x=5.02e-01 e_y=9.22e-02
Alpine-10d | evals=1.00e+05 | t_all=8.37e-02 | e_x=5.02e-01 e_y=9.22e-02
"
"""
Expand Down
4 changes: 2 additions & 2 deletions demo/cache.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
As a result of the script work we expect the output in console like this:
"
...
Simple-5d | k=9.86e+03+2.69e+03 | t_cur=7.36e-02 | e_x=3.55e-02 e_y=1.03e-04
Simple-5d | evals=9.80e+03+3.01e+03 | t_cur=6.47e-02 | e_x=3.55e-02 e_y=1.03e-04
----------------------------------------------------------------------
Simple-5d | k=9.86e+03+2.69e+03 | t_all=8.88e-02 | e_x=3.55e-02 e_y=1.03e-04
Simple-5d | evals=9.80e+03+3.01e+03 | t_all=7.61e-02 | e_x=3.55e-02 e_y=1.03e-04
"
"""
Expand Down
4 changes: 2 additions & 2 deletions demo/qtt.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
As a result of the script work we expect the output in console like this:
"
...
Alpine-10d | k=1.00e+05 | t_cur=1.66e-01 | e_x=3.32e+00 e_y=6.22e-06
Alpine-10d | evals=1.00e+05 | t_cur=1.62e-01 | e_x=3.42e+00 e_y=4.23e-06
----------------------------------------------------------------------
Alpine-10d | k=1.00e+05 | t_all=2.56e+00 | e_x=3.32e+00 e_y=6.22e-06
Alpine-10d | evals=1.00e+05 | t_all=2.28e+00 | e_x=3.42e+00 e_y=4.23e-06
"
"""
Expand Down
4 changes: 2 additions & 2 deletions demo/qtt_100d.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
As a result of the script work we expect the output in console like this:
"
...
Alpine-100d | k=1.00e+05 | t_cur=3.47e-01 | e_x=1.08e+01 e_y=5.49e-03
Alpine-100d | evals=1.00e+05 | t_cur=2.87e-01 | e_x=1.16e+01 e_y=2.29e-02
----------------------------------------------------------------------
Alpine-100d | k=1.00e+05 | t_all=8.98e+00 | e_x=1.08e+01 e_y=5.49e-03
Alpine-100d | evals=1.00e+05 | t_all=6.89e+00 | e_x=1.16e+01 e_y=2.29e-02
"
"""
Expand Down
4 changes: 2 additions & 2 deletions demo/qtt_max.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
As a result of the script work we expect the output in console like this:
"
...
Alpine-10d | evals=1.00e+05 | t_cur=1.59e-01 | y= 8.715206e+01
Alpine-10d | evals=1.00e+05 | t_cur=1.65e-01 | y= 8.715206e+01
----------------------------------------------------------------------
Alpine-10d | evals=1.00e+05 | t_all=2.38e+00 | y= 8.715206e+01
Alpine-10d | evals=1.00e+05 | t_all=2.22e+00 | y= 8.715206e+01
"
"""
Expand Down
4 changes: 2 additions & 2 deletions demo/tensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
As a result of the script work we expect the output in console like this:
"
...
Tensor-10d | k=1.00e+05 | t_cur=9.04e-03 | e_x=0.00e+00 e_y=0.00e+00
Tensor-10d | evals=1.00e+05 | t_cur=8.64e-03 | e_x=0.00e+00 e_y=0.00e+00
----------------------------------------------------------------------
Tensor-10d | k=1.00e+05 | t_all=1.21e-01 | e_x=0.00e+00 e_y=0.00e+00
Tensor-10d | evals=1.00e+05 | t_all=2.03e-01 | e_x=0.00e+00 e_y=0.00e+00
y_opt : 0
i_opt : [2 3 0 0 0 0 0 0 0 0]
"
Expand Down
4 changes: 2 additions & 2 deletions demo/tensor_init.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
As a result of the script work we expect the output in console like this:
"
...
Tensor-10d | k=1.00e+05 | t_cur=9.04e-03 | e_x=0.00e+00 e_y=0.00e+00
Tensor-10d | evals=1.00e+05 | t_cur=8.92e-03 | e_x=0.00e+00 e_y=0.00e+00
----------------------------------------------------------------------
Tensor-10d | k=1.00e+05 | t_all=1.21e-01 | e_x=0.00e+00 e_y=0.00e+00
Tensor-10d | evals=1.00e+05 | t_all=1.58e-01 | e_x=0.00e+00 e_y=0.00e+00
y_opt : 0
i_opt : [2 3 0 0 0 0 0 0 0 0]
"
Expand Down
4 changes: 2 additions & 2 deletions demo/vect.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
As a result of the script work we expect the output in console like this:
"
...
Simple-5d | k=1.00e+04 | t_cur=1.54e-01 | e_x=3.55e-02 e_y=1.03e-04
Simple-5d | evals=1.00e+04 | t_cur=1.38e-01 | e_x=3.55e-02 e_y=1.03e-04
----------------------------------------------------------------------
Simple-5d | k=1.00e+04 | t_all=1.75e-01 | e_x=3.55e-02 e_y=1.03e-04
Simple-5d | evals=1.00e+04 | t_all=1.53e-01 | e_x=3.55e-02 e_y=1.03e-04
"
"""
Expand Down

0 comments on commit 9de4682

Please sign in to comment.