Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 295 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 295 Bytes

Exercises for MA934

Structural recursion and Gillespie algorithm

This worksheet explores recursive data structures in Julia and builds and basic Gillespie simulation for a collection of particles undergoing heterogeneous diffusion Includes starter code in module StructuralRecursion.jl