Exemplo n.º 1
0
def test_selfenergy():
    for opts in opt_list:
        reset_options()
        options(**opts)
        _test_sparse.test_selfenergy(greens_function, smatrix)
Exemplo n.º 2
0
def test_selfenergy():
    _test_sparse.test_selfenergy(greens_function, smatrix)