linear_operator
linear_operator copied to clipboard
Unify tolerance specification for test_diagonalization()
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.