| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Quantifying firm-level economic systemic risk from supply networks
To know about the detail of the method used, please refer to the following scientific publication
Quantifying firm-level economic systemic risk from nation-wide supply networks by C. Diem et al.
Install Julia by running curl -fsSL https://install.julialang.org | sh in the command line or go to [https://julialang.org/downloads/].
Run the script ./instantiate.sh from in the command line to install the necessary libraries.
Prepare the input CSV file with the format found in the example data/test-list.csv
Execute ./run.sh inputfile outputfile to estimate ESRI with a sequential code.
Execute ./run-parallel.sh inputfile outputfile to estimate ESRI with a parallelized code.
Good luck.
| Back | FazBrowse Home | New Git URL |