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