pyrtid.utils.assert_allclose_sparse# pyrtid.utils.assert_allclose_sparse(A, B, atol=1e-08, rtol=1e-08) → None[source]# Assert that two sparse matrices or arrays are almost equal.