Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 401 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 401 Bytes

Models of 2D Reaction-Diffusion Systems 🦓🐆

Click here to view!

I implement two distinct 2D reaction-diffusion models -

  1. Mexican Hat Reaction-Diffusion and
  2. The Gray-Scott model

using functions from the image analysis package scikit-image in python.