Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TheAlgorithms/Python
/ vicsek.py
File
vicsek.py
fractals/vicsek.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Authors Bastien Capiaux & Mehdi Oudghiri
2
3
The Vicsek fractal algorithm is a recursive algorithm that creates a
4
pattern known
as
the Vicsek fractal or the Vicsek square.
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected