Skip to content

Latest commit

History

History
11 lines (7 loc) 路 401 Bytes

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.