Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ assert_sparse_equal_ref
Function
assert_sparse_equal_ref
tests/test_eigen_matrix.py:27–28 ·
view source on GitHub ↗
(sparse_mat)
Source
from the content-addressed store, hash-verified
25
26
27
def
assert_sparse_equal_ref(sparse_mat):
28
assert_equal_ref(sparse_mat.toarray())
29
30
31
def
test_fixed():
Callers
1
test_sparse
Function · 0.85
Calls
1
assert_equal_ref
Function · 0.85
Tested by
no test coverage detected