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

refactor other loop in attributes.R #1332

Open
maelle opened this issue Apr 2, 2024 · 0 comments
Open

refactor other loop in attributes.R #1332

maelle opened this issue Apr 2, 2024 · 0 comments
Labels
upkeep maintenance, infrastructure, and similar

Comments

@maelle
Copy link
Contributor

maelle commented Apr 2, 2024

Like #1327 but for edges

rigraph/R/attributes.R

Lines 758 to 761 in 60b99a6

length(tmp) <- 0
length(tmp) <- length(es)
tmp[index] <- value[[i]]
value[[i]] <- tmp

@maelle maelle added the upkeep maintenance, infrastructure, and similar label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upkeep maintenance, infrastructure, and similar
Projects
None yet
Development

No branches or pull requests

1 participant