Benjamin F. Maier
Benjamin F. Maier
netwulf
Interactive visualization of networks based on Ulf Aslak's d3 web app.
tacoma
Temporal networks in Python. Provides fast tools to analyze temporal contact networks and simulate dynamic processes on them using Gillespie's SSA.
reaction-diffusion
Some Python examples to obtain reaction-diffusion results and animations.
binpacking
Distribution of weighted items to bins (either a fixed number of bins or a fixed number of volume per bin). Data may be in form of list, dictionary, list of tuples or csv-file.
COVID19CaseNumberModel
Fit the algebraic growth of case numbers in Mainland China with an SIR-containment model
epipack
Fast prototyping of epidemiological models based on reaction equations. Analyze the ODEs analytically or numerically, or run stochastic simulations on networks/well-mixed systems.
smallworld
Generate and analyze small-world networks according to the revised Watts-Strogatz model where the randomization at β = 1 is truly equal to the Erdős-Rényi network model.