Pinned Repositories
anime
Temporal network visualization
exact-importance
Programs to exactly calculate the importance of sets of nodes for three aspects of importance in SIR network epidemiology: influence maximization, vaccination and sentinel surveillance.
gnd
Generalized network dismantling
highd_trajectories
plotting trajectories for the HighD data set of highway traffic
ncc
perc
Node percolation on networks
reachability
Calculating the forward and backward reachability of temporal networks
sir
Pretty quick code for regular (continuous time, Markovian) SIR on networks
sir_algos
This code explores different algorithms for the SIR model with constant disease durations on networks.
tsir
Fast code for SIR on temporal networks
pholme's Repositories
pholme/tsir
Fast code for SIR on temporal networks
pholme/anime
Temporal network visualization
pholme/exact-importance
Programs to exactly calculate the importance of sets of nodes for three aspects of importance in SIR network epidemiology: influence maximization, vaccination and sentinel surveillance.
pholme/sir
Pretty quick code for regular (continuous time, Markovian) SIR on networks
pholme/gnd
Generalized network dismantling
pholme/highd_trajectories
plotting trajectories for the HighD data set of highway traffic
pholme/ncc
pholme/perc
Node percolation on networks
pholme/sir_algos
This code explores different algorithms for the SIR model with constant disease durations on networks.
pholme/reachability
Calculating the forward and backward reachability of temporal networks
pholme/sis_exact
code to calculate the expected time to extinction from all possible configurations of susceptible and infectious in the SIS model
pholme/fsir
a Fortran implementation of my network SIR code
pholme/village
A network data set to support the design of a village in India.
pholme/freexy
Monte Carlo sampling of the free and freer XY models.
pholme/tsir_eval
For evaluating the running times of the tsir algorithm.