Ryan Gibson
Ryan Gibson
1) Your tables assume a mid-year return of half the annual return rate for new savings, but your primary calculation does not. This makes your table and plot inconsistent. Here...
This attempts to resolve an issue where `mthelp` (and its `texdoc` shim in MiKTeX) would generate incorrect Windows file paths due to forward/back slash quirks. If it works on your...
It may be nice to add type hints to our library where possible. That said, it appears that `igraph`, `leidenalg`, `louvain`, `matplotlib`, `scipy`, and `seaborn` do not support type hints...
The SBM equivalence used for gamma estimates assumes drawing from an undirected stochastic block model even when the network is truly directed. For our work, this only affects the Lazega...
It would be nice to officially add support for weighted graphs even though this is outside the scope of our paper. Several parts of the pruning pipeline already handle edge...