Sadineni Sai Abhinav Patel
Sadineni Sai Abhinav Patel
Hi @ReimarBauer, Thank you for your valuable feedback and suggestions. Regarding the issue with the `pytest.approx` comparison, I understand that floating-point precision can sometimes lead to small mismatches in values,...
Hi @ReimarBauer, Thank you for pointing this out! I calculated the expected rotated point `(-1.7678, 1.7678)` using the standard 2D rotation formula: ``` x' = x * cos(θ) - y...
> @saiabhinav001 please have a look on the request by @joernu76 Hi @ReimarBauer, Thank you for pointing this out. I’ve reviewed @joernu76's feedback and addressed their concern regarding retaining the...