Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-579114.py
File
recipe-579114.py
recipes/Python/579114_Reaction_Diffusion_Simulation/recipe-579114.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Reaction-Diffusion Simulation Using Gray-Scott Model
2
# https://en.wikipedia.org/wiki/Reaction-diffusion_system
3
# FB - 20151016
4
import
math
Callers
nothing calls this directly
Calls
7
range
Function · 0.85
str
Function · 0.85
new
Method · 0.45
Draw
Method · 0.45
load
Method · 0.45
random
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected