Added partially wrapped normal distribution for SE(2)#1092
Added partially wrapped normal distribution for SE(2)#1092FlorianPfaff wants to merge 3 commits intomainfrom
Conversation
❌MegaLinter analysis: Error
Detailed Issues❌ PYTHON / pylint - 1 errorSee 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
|
84259bb to
1a94195
Compare
cbbee9b to
22baafb
Compare
|
@copilot increase tolerance FAILED pyrecest/tests/distributions/test_se2_partially_wrapped_normal_distribution.py::SE2PWNDistributionTest::test_integral - ValueError: not enough values to unpack (expected 2, got 1) Mismatched elements: 20 / 20 (100%) Mismatched elements: 1 / 1 (100%) |
…2 PWN distribution Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/55139bb8-3a78-4953-a74f-2dc0f6369cd9 Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
Fixed in commit b86c4cf. Three issues were resolved:
|
a4109db to
4dbfd43
Compare
7b21428 to
429a157
Compare

No description provided.