Skip to content

Simulation of dendritic networks using methods from diffusion-limited aggregation and graph theory

Notifications You must be signed in to change notification settings

lukasbongartz/dendrite_sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dendrite_sim

Minimal code to simulate dendritic networks.

dla_simple.py uses pure Margolus shuffling, resulting in roughly isotropic cluster growth

dla_ac.py takes Margolus shuffling as a basis and introduces probabilistic growth and an oscillating, Gaussian bias. the cluster is represented as a graph and degree centrality calculated

dla_gaussian_ac

About

Simulation of dendritic networks using methods from diffusion-limited aggregation and graph theory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages