Open
Description
Problem description
I tested the data Lymph (number of nodes = 587) using learn_laplacian_gle_mm and got the error:
Error: cannot allocate vector of size ...
Example
library(spectralGraphTopology)
learn_laplacian_gle_mm(S, A_mask = NULL, alpha = 0, maxiter = 20000, reltol = 1e-06, record_objective = TRUE, verbose = TRUE)
Environment:
- platform Windows workstation