Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-578765.py
File
recipe-578765.py
recipes/Python/578765_Circle_Inversion_Fractals/recipe-578765.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Circle Inversion Fractals (Apollonian Gasket)
2
# FB36 - 20131029
3
import
math
4
import
random
Callers
nothing calls this directly
Calls
10
range
Function · 0.85
str
Function · 0.85
sin
Method · 0.80
cos
Method · 0.80
new
Method · 0.45
load
Method · 0.45
sqrt
Method · 0.45
append
Method · 0.45
hypot
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected