Beispiel #1
0
def test_smatrix_shape():
    for opts in opt_list:
        reset_options()
        options(**opts)
        _test_sparse.test_smatrix_shape(smatrix)
Beispiel #2
0
def test_smatrix_shape():
    _test_sparse.test_smatrix_shape(smatrix)