Skip to content

Error: cannot allocate vector of size #7

Open
@candyzyj123

Description

@candyzyj123

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions