Benjamin F. Maier

Results 7 repositories owned by Benjamin F. Maier

netwulf

287
Stars
25
Forks
Watchers

Interactive visualization of networks based on Ulf Aslak's d3 web app.

tacoma

99
Stars
7
Forks
Watchers

Temporal networks in Python. Provides fast tools to analyze temporal contact networks and simulate dynamic processes on them using Gillespie's SSA.

reaction-diffusion

82
Stars
19
Forks
Watchers

Some Python examples to obtain reaction-diffusion results and animations.

binpacking

82
Stars
14
Forks
Watchers

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

21
Stars
9
Forks
Watchers

Fit the algebraic growth of case numbers in Mainland China with an SIR-containment model

epipack

31
Stars
2
Forks
Watchers

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

18
Stars
6
Forks
Watchers

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.