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

File recipe-578426.py

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

Source from the content-addressed store, hash-verified

1# Logistic Map Fractal
2# http://en.wikipedia.org/wiki/Logistic_map
3# FB - 20130118
4import random

Callers

nothing calls this directly

Calls 9

rangeFunction · 0.85
strFunction · 0.85
fFunction · 0.70
newMethod · 0.45
DrawMethod · 0.45
loadMethod · 0.45
randomMethod · 0.45
textMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected