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