Skip to content

Commit

Permalink
performance improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
rookiepeng committed Feb 21, 2025
1 parent 6f9ef21 commit 8d68405
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion src/radarsimcpp
6 changes: 3 additions & 3 deletions tests/test_module_sim_radar_mesh.py
Original file line number Diff line number Diff line change
Expand Up @@ -1796,19 +1796,19 @@ def test_scene_arbitrary_waveform():
-0.04171989 - 0.02771336j,
-0.03233525 + 0.03985125j,
0.03863578 - 0.02269049j,
-0.04420436 - 0.00311879j,
-0.04420389 - 0.00312554j,
],
[
-0.04171989 - 0.02771336j,
-0.03233525 + 0.03985125j,
0.03863578 - 0.02269049j,
-0.04420436 - 0.00311879j,
-0.04420389 - 0.00312554j,
],
[
-0.04171989 - 0.02771336j,
-0.03233525 + 0.03985125j,
0.03863578 - 0.02269049j,
-0.04420436 - 0.00311879j,
-0.04420389 - 0.00312554j,
],
]
]
Expand Down
8 changes: 4 additions & 4 deletions tests/test_system_arbitrary_waveform.py
Original file line number Diff line number Diff line change
Expand Up @@ -381,15 +381,15 @@ def test_arbitrary_waveform_raytracing():
-0.00017 + 3.57989019e-03j,
0.00288425 - 2.12723934e-03j,
-0.00347089 + 8.92441121e-04j,
0.00328376 - 1.43524308e-03j,
0.00328371 - 1.43536969e-03j,
-0.00163544 + 3.18870856e-03j,
-0.00240081 - 2.66047474e-03j,
0.00223906 - 2.79788209e-03j,
0.00358324 - 3.69686171e-05j,
0.00358324 - 3.71013227e-05j,
0.00336488 + 1.23210082e-03j,
0.0035198 + 6.71559025e-04j,
0.0031472 - 1.71308153e-03j,
-0.00049159 - 3.54927273e-03j,
0.00314707 - 1.71330738e-03j,
-0.00049184 - 3.54923781e-03j,
]
]
]
Expand Down

0 comments on commit 8d68405

Please sign in to comment.