MCPcopy 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
3import math
4import random

Callers

nothing calls this directly

Calls 10

rangeFunction · 0.85
strFunction · 0.85
sinMethod · 0.80
cosMethod · 0.80
newMethod · 0.45
loadMethod · 0.45
sqrtMethod · 0.45
appendMethod · 0.45
hypotMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected