Bootstrap-based inference for eigenvalues of weighted networks (R code + sims).
# clone or download this repo, then in R:
# install.packages("RSpectra") # plus any others you need
# source("code/run_simulations.R") # example entry point if present