Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: cannot allocate vector of size #7

Open
candyzyj123 opened this issue Jan 3, 2020 · 1 comment
Open

Error: cannot allocate vector of size #7

candyzyj123 opened this issue Jan 3, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@candyzyj123
Copy link

candyzyj123 commented Jan 3, 2020

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
@mirca mirca added the bug Something isn't working label Jan 3, 2020
@mirca
Copy link
Member

mirca commented Jan 3, 2020

@candyzyj123 thanks for reporting, will investigate at some point!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants