MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-578048.py

File recipe-578048.py

recipes/Python/578048_IFS_fractal/recipe-578048.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# IFS fractal dimension calculation
2# http://en.wikipedia.org/wiki/Iterated_function_system
3# http://en.wikipedia.org/wiki/Fractal_dimension
4# http://en.wikipedia.org/wiki/List_of_fractals_by_Hausdorff_dimension

Callers

nothing calls this directly

Calls 10

rangeFunction · 0.85
PolygonCircumferenceFunction · 0.85
strFunction · 0.85
SolveEqFunction · 0.85
IFSFunction · 0.70
randomMethod · 0.45
newMethod · 0.45
loadMethod · 0.45
saveMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected