Nothing
ScikitManifoldSpectralEmbedding()
, the spectral embedding utility function, now works with behavior of igraph
v. 2.0.0, by removing self-loops in the adjacency matrix (setting diag = F
). In addition the function was changed from the deprecated igraph::graph.adjacency()
to igraph::graph_from_adjacency_matrix()
(#18).NEWS.md
file to track changes to the package.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.