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