Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ assert_equal_ref
Function
assert_equal_ref
tests/test_eigen_matrix.py:23–24 ·
view source on GitHub ↗
(mat)
Source
from the content-addressed store, hash-verified
21
22
23
def
assert_equal_ref(mat):
24
np.testing.assert_array_equal(mat, ref)
25
26
27
def
assert_sparse_equal_ref(sparse_mat):
Callers
3
assert_sparse_equal_ref
Function · 0.85
test_fixed
Function · 0.85
test_dense
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected