linear_operator icon indicating copy to clipboard operation
linear_operator copied to clipboard

Unify tolerance specification for test_diagonalization()

Open Turakar opened this issue 1 year ago • 0 comments

With this change, the tolerance for diagonalization is also specified in tolerances instead of it being hardcoded. This unifies stuff a bit, and allows downstream tests to change the tolerance.

Turakar avatar Jan 08 '24 12:01 Turakar