Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
001-fix-floating-point-limit-autopkgtest.patch | Fix for floating-point arithmetic limitation. Floating-point numbers have finite precision causing autopkgtest to fail for test_get_primal in VariableTestCase. Fixed by reducing the tolerance level to consider equal up to 6 decimal places. |
Yogeswaran Umasankar <yogu@debian.org> | yes | 2024-05-25 | ||
002-fix-symbolic-expressions-issue-autopkgtest.patch | Fix for AssertionError in autopkgtest Resolve comparison issues by using `sympy.simplify` to ensure symbolic expressions are correctly recognized as equal. |
Yogeswaran Umasankar <yogu@debian.org> | yes | 2024-08-27 |