MCPcopy Create free account
hub / github.com/algorithm-archivists/algorithm-archive / IFS.py

File IFS.py

contents/IFS/code/python/IFS.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from random import random, choice
2from math import sqrt
3
4# This generator simulates a "chaos game"

Callers

nothing calls this directly

Calls 1

chaos_gameFunction · 0.70

Tested by

no test coverage detected