triqs.gf.plot.select_indices

Functions

closest_point_in_line(x, L)

return the index of the closest point to x in the list of points L

closest_to(A, B, L[, verbose])

returns list of indices of the points in list L (or mesh!) that are closest to the oriented line A->B

dist(x, y)

return the 2D distance between x and y

pick_selection_vec(data, stride)

select_path_indices(path, mesh[, verbose])