Conversation
…1758) * Port ToroidalVonMisesMatrixDistribution from MATLAB: fix normalization, n=8 formula, add missing methods, fix tests Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/5028dcbd-cd94-4f63-a346-97cab6f3f688 Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com> * Changes before error encountered Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/fc95a469-0e91-413a-880a-ba337e46e637 Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com> * Replace numpy with pyrecest.backend in test file per review feedback Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/b98ad933-c22e-4219-bf3b-f96e24dfefc3 Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com> * Add comment clarifying pre-normalized weights usage in test Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/b98ad933-c22e-4219-bf3b-f96e24dfefc3 Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
|
@copilot resolve the merge conflicts in this pull request |
1 similar comment
|
@copilot resolve the merge conflicts in this pull request |
Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
Resolved the merge conflicts in commit 209b43e. The only conflict was in |
❌MegaLinter analysis: Error
Detailed Issues❌ PYTHON / flake8 - 1 error❌ PYTHON / pylint - 2 errorsSee 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 Use skipif so that the test cases aren't executed for the jax backend =========================== short test summary info ============================ |
…ion tests Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/8925327c-bd2e-4d5c-a7fe-9de1fc640973 Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
Added |
|
@copilot Can you use skipif to skip the respective tests? See also other test files. =========================== short test summary info ============================ |
Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/6b182d8b-b388-4933-ba9e-fcc3d6b3e66b Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
The CI failures were happening on the pytorch backend too (not just jax). Updated all 7 |
|
@copilot Suppress the too-many-locals and no-member, fix the rest. ❌ PYTHON / flake8 - 2 errors |
Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/4351b027-e04b-4000-a5c6-ae1e26a6306d Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
Fixed all issues in commit 844f3eb:
|
7b21428 to
429a157
Compare

No description provided.