When I calculate the eigenvalues of the adjacency matrix of a graph, which has 34 nodes and 78 edges, I found that there are many eigenvalues close to zero, like, $3.52059077e-16$.
The question is that is there any approach I can use to get the number of these very small eigenvalues of an adjacency matrix?