Conversation
✅MegaLinter analysis: Success
See detailed reports in MegaLinter artifacts Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining
|
|
@copilot Do not use numpy but rather import from pyrecest.backend (see other files). |
…ackage Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/c40fe9e8-e360-4b32-9e86-9a499ea49743 Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
Done in d881dee. Replaced all |
|
@copilot Fix this (suppress too-many and redefined-builtin linter warnings) =========================== short test summary info ============================ ❌ PYTHON / mypy - 3 errors |
…es, pylint suppressions Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/ebf6a613-6de4-4f32-bd97-b8aa44ec916e Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
Fixed in 3d1f550:
|
|
@copilot fix what happened below for the pytorch backend =========================== short test summary info ============================ |
Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/e1432f75-47b6-454d-89cd-70506f0061ed Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
Fixed in 6332aa2. Two PyTorch incompatibilities were causing the failures:
All 6 tests now pass on both numpy and pytorch backends. |
|
@copilot suppress this warning ************* Module pyrecest.utils.point_set_registration Your code has been rated at 10.00/10 |
Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/a679f288-41a3-4a5f-bcd7-54d786886139 Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
|
@copilot Can you make the respective function calls fail with an assertion for the jax backend? Use skipif for the test cases (see other files). |
…ration Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/fe07c5b0-554e-4170-9a85-7fb2695af81e Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
Done in bcd9d50. Added |
7b21428 to
429a157
Compare

No description provided.