We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59efdcb commit d417c76Copy full SHA for d417c76
1 file changed
GNNGraphs/src/GNNGraphs.jl
@@ -55,6 +55,7 @@ export adjacency_list,
55
normalized_laplacian,
56
scaled_laplacian,
57
laplacian_lambda_max,
58
+ is_coalesced,
59
# from Graphs.jl
60
adjacency_matrix,
61
degree,
0 commit comments