Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-577126.py
File
recipe-577126.py
recipes/Python/577126_Binary_Matrix_Fractals_using/recipe-577126.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Binary Matrix Fractals using iteration method
2
# FB - 201003184
3
from
PIL
import
Image
4
imgx = 512
Callers
nothing calls this directly
Calls
4
range
Function · 0.85
new
Method · 0.45
putpixel
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected